Skip to content

Commit c007878

Browse files
committed
chore(release): 0.2.0
1 parent 754b6e1 commit c007878

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [0.2.0](https://github.com/gnur/tobab/compare/v0.1.2...v0.2.0) (2020-09-16)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* salt and secret are now required config parameters
11+
* **server:** Starting the server is now ./tobab run -c path/to/config.toml
12+
13+
### Features
14+
15+
* **cli:** add cli commands for adding and listing hosts ([754b6e1](https://github.com/gnur/tobab/commit/754b6e1ea90353cace3bb50e85e82c262f2fafe6))
16+
* **config:** Config is now validated on load ([1254911](https://github.com/gnur/tobab/commit/1254911f47a1b5aec70e5292cab790e6e9ad7b73))
17+
18+
19+
* secret and salt are now required ([9b12059](https://github.com/gnur/tobab/commit/9b12059219889a78ec65dc8df58a75d9718950e4))
20+
* **server:** Added subcommands to trigger server running ([fc8ec36](https://github.com/gnur/tobab/commit/fc8ec368814770b77c25bc5934458c49ce53a940))
21+
522
### [0.1.2](https://github.com/gnur/tobab/compare/v0.1.1...v0.1.2) (2020-09-14)
623

724
### [0.1.1](https://github.com/gnur/tobab/compare/v0.1.0...v0.1.1) (2020-09-14)

0 commit comments

Comments
 (0)