Skip to content

Commit

Permalink
docs: update changelog and version for v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ramey committed May 18, 2022
1 parent a69eb58 commit 3f69b38
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
## [v0.1.3](https://github.com/odpf/raccoon/compare/v0.1.2...v0.1.3) (2022-05-18)

### Chore
- **metrics:** add event level metrics ([#27](https://github.com/odpf/raccoon/issues/27))

### Docs
- adding protocol agnostic documentation ([#20](https://github.com/odpf/raccoon/issues/20))

### Fix
- host tag got overridden ([#26](https://github.com/odpf/raccoon/issues/26))

### Perf
- **websockets:** performance optimisations for websockets ([#25](https://github.com/odpf/raccoon/issues/25))

### Refactor
- update package names ([#34](https://github.com/odpf/raccoon/issues/34))
- introduces bootstrapper to orchestrate server initialization ([#23](https://github.com/odpf/raccoon/issues/23))

### WIP
- chore(proto): buf lint fix ([#29](https://github.com/odpf/raccoon/issues/29))


## [v0.1.2](https://github.com/odpf/raccoon/compare/v0.1.1...v0.1.2) (2021-11-23)


Expand Down

0 comments on commit 3f69b38

Please sign in to comment.