Skip to content

Commit

Permalink
Release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Nov 2, 2022
1 parent 04a1e85 commit 4b38f9f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
@@ -1,4 +1,10 @@

2.0.0 / 2022-11-02
==================

**features**
* [[`04a1e85`](http://github.com/eggjs/egg-cluster/commit/04a1e8539c61e2fecc16591e290aea84dcabd740)] - feat: support worker_threads (#101) (hyj1991 <<yeekwanvong@gmail.com>>)

1.27.1 / 2021-11-15
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "egg-cluster",
"version": "1.27.1",
"version": "2.0.0",
"description": "cluster manager for egg",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 4b38f9f

Please sign in to comment.