Skip to content

Commit

Permalink
update Changelog, release v0.1.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
andy5995 committed Aug 5, 2020
1 parent d423af8 commit f425e4c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# configster ChangeLog

* v0.1.1 released (2020-08-05)

* When an invalid option is encountered, 'InvalidOption_on_Linexx' is
assigned to the option (instead of 'InvalidOption').

* Added get_ver() function. Returns a String containing the library version.

* Added more docs to the README and the API.

* Code cleanup

0 comments on commit f425e4c

Please sign in to comment.