Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gongzhengyang committed Apr 1, 2023
1 parent 0af22bf commit 1bbcbdd
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

# Unreleased

- None.



# 0.2.0(1. April, 2023)

- **added:** Add views with create, update, query methods
- **added:** Add default 404 handler, graceful shutdown, tls support in utils
- **added:** Add crate AppError impl anyhow::Error
- **added:** Add prometheus metrics server
- **added:** Add default 404 handler, graceful shutdown, `tls` support in `utils`
- **added:** Add crate `AppError impl` anyhow::Error
- **added:** Add `prometheus` metrics server

0 comments on commit 1bbcbdd

Please sign in to comment.