Skip to content

Commit a9a5f5b

Browse files
committed
chore: release v0.10.2
1 parent 1dc6157 commit a9a5f5b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11

2+
<a name="v0.10.2"></a>
3+
## [v0.10.2](https://github.com/DoNewsCode/core/compare/v0.10.1...v0.10.2) (2021-10-21)
4+
5+
### 🐛 Bug Fixes
6+
7+
* **logging:** nil pointer ([#205](https://github.com/DoNewsCode/core/issues/205)) (@[谷溪]([email protected]))
8+
* **serve:** signal group couldn't be canceled ([#208](https://github.com/DoNewsCode/core/issues/208)) (@[谷溪]([email protected]))
9+
* **srvhttp:** RequestDurationSeconds shouldn't panic when missing labels ([#207](https://github.com/DoNewsCode/core/issues/207)) (@[谷溪]([email protected]))
10+
11+
212
<a name="v0.10.1"></a>
313
## [v0.10.1](https://github.com/DoNewsCode/core/compare/v0.10.0...v0.10.1) (2021-09-30)
414

0 commit comments

Comments
 (0)