Skip to content

Commit

Permalink
Mod: CHANGE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fangyincheng committed Feb 9, 2020
1 parent 5f82281 commit 0d4ba66
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@
- [Split config center GetConfig method](https://github.com/apache/dubbo-go/pull/267)
- [Modify closing method for dubbo protocol](https://github.com/apache/dubbo-go/pull/268)
- [Add SetLoggerLevel method](https://github.com/apache/dubbo-go/pull/271)
- [change the position of the lock](https://github.com/apache/dubbo-go/pull/286)
- [Change the position of the lock](https://github.com/apache/dubbo-go/pull/286)
- [Change zk version and add base_registry](https://github.com/apache/dubbo-go/pull/355)

### Bugfixes

Expand All @@ -29,6 +30,7 @@
- [The generic filter and default reference filters lack ','](https://github.com/apache/dubbo-go/pull/260)
- [Url encode zkpath](https://github.com/apache/dubbo-go/pull/283)
- [Fix jsonrpc about HTTP/1.1](https://github.com/apache/dubbo-go/pull/327)
- [Fix zk bug](https://github.com/apache/dubbo-go/pull/346)

## 1.2.0

Expand Down

0 comments on commit 0d4ba66

Please sign in to comment.