Update change log with dependency change
This adds the dependency change from Boost (for program options) to cxxopts to the change log.
This commit is contained in:
parent
09e56c3bce
commit
2a2fec0eac
@ -2,6 +2,10 @@
|
|||||||
|
|
||||||
## (unreleased)
|
## (unreleased)
|
||||||
|
|
||||||
|
### Internal
|
||||||
|
|
||||||
|
* drops Boost dependency in favor of the header-only command-line option library [cxxopts](https://github.com/jarro2783/cxxopts)
|
||||||
|
|
||||||
## 0.1.6 (2017-06-12)
|
## 0.1.6 (2017-06-12)
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
Loading…
Reference in New Issue
Block a user