Skip to content

Commit

Permalink
docs: update RELEASE/CHANGELOG for v0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
potoo0 committed Jul 25, 2024
1 parent 91f41c6 commit 13aae4c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## v0.1.4

- fix get routes by inactiveSince query param
- fix MemoryStore data race

## v0.1.3

- Modify go link flags to reduce binary size
Expand Down
6 changes: 3 additions & 3 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## v0.1.3
## v0.1.4

- Modify go link flags to reduce binary size
- Publish docker image
- fix get routes by inactiveSince query param
- fix MemoryStore data race

0 comments on commit 13aae4c

Please sign in to comment.