We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4180f22 commit 0f873bcCopy full SHA for 0f873bc
CHANGELOG.md
@@ -1,8 +1,11 @@
1
-# 0.1.1
+# 0.2.0
2
3
+* Check if adjusted host doesn't already exist on "edit" (resolve [#14](https://github.com/frdmn/hostkeeper/issues/14))
4
+* New route (GET `/api/info`) (resolve [#18](https://github.com/frdmn/hostkeeper/issues/18))
5
+* Improve README.md (resolve [#19](https://github.com/frdmn/hostkeeper/issues/19))
6
+* Improve Vagrantfile and bootstrap script (resolve [#21](https://github.com/frdmn/hostkeeper/issues/21))
7
* Update API documentation
-* Improve Vagrant bootstrap script
-* New route (GET `/api/info`)
8
+* API code cleanup
9
10
# 0.1.0
11
* First working release
0 commit comments