Skip to content

Commit

Permalink
chore: release v0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Reasno committed Apr 6, 2021
1 parent 9df9511 commit f503b99
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,28 @@

<a name="v0.4.2"></a>
## [v0.4.2](https://github.com/DoNewsCode/core/compare/v0.4.1...v0.4.2) (2021-04-01)

### ♻️ Code Refactoring

* Valid -> IsZero ([#119](https://github.com/DoNewsCode/core/issues/119)) (@[谷溪]([email protected]))
* **sagas:** prettify sagas config ([#116](https://github.com/DoNewsCode/core/issues/116)) (@[Trock]([email protected]))

### 🐛 Bug Fixes

* config.Duration Unmarshal with koanf ([#114](https://github.com/DoNewsCode/core/issues/114)) ([#115](https://github.com/DoNewsCode/core/issues/115)) (@[Trock]([email protected]))
* **otetcd:** change configuration to use config.Duration type. ([#112](https://github.com/DoNewsCode/core/issues/112)) (@[谷溪]([email protected]))
* **sagas:** change configuration to use config.Duration type. ([#111](https://github.com/DoNewsCode/core/issues/111)) (@[谷溪]([email protected]))

### BREAKING CHANGE


the new sagas configuration is not backward compatible.

* doc: unified tag format

the new otetcd configuration is not backward compatible.


<a name="v0.4.1"></a>
## [v0.4.1](https://github.com/DoNewsCode/core/compare/v0.4.0...v0.4.1) (2021-03-25)

Expand Down

0 comments on commit f503b99

Please sign in to comment.