Skip to content

Commit

Permalink
chore: add changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ivarconr committed Aug 10, 2021
1 parent 4931585 commit 2bfce25
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Changelog

### 0.2.0

- feat: improve info logger
- fix: do not call "start()" in exported main.
- feat: add unleash instance id option (#19)
- feat: add support for reverse proxies (#17)
- fix: update package-lock-json
- build(deps): bump tar from 6.1.0 to 6.1.5 (#15)
- chore: Added workflows on tags


### 0.1.1
- fix: Update unleash-client to 3.9.1
- fix: require app instead of index.
- fix: Update README.md

0 comments on commit 2bfce25

Please sign in to comment.