You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+18Lines changed: 18 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,21 @@
1
+
<aname="0.8.0"></a>
2
+
## 0.8.0 (2015-07-02)
3
+
4
+
5
+
#### Features
6
+
7
+
* adds automatic changelog writing for lib ([a790b703](https://github.com/thoughtram/clog/commit/a790b7034119f49ddff3464b2a3fb81ac20c6744))
8
+
* improves non-cli lib use and configuration ([c0e969c3](https://github.com/thoughtram/clog/commit/c0e969c335bebbe1aa79269c5e05680b09f77fcf))
9
+
* split bin from lib ([218f1d04](https://github.com/thoughtram/clog/commit/218f1d047309a66c3cd132e762df3b2b9f22a5f7))
10
+
11
+
#### Bug Fixes
12
+
13
+
* fixes bug when using current working dir and default config ([f90f0f0e](https://github.com/thoughtram/clog/commit/f90f0f0ebf567f59469f64186440231cf84c130e))
14
+
* fixes bug with non-cli configuration ([731c71d3](https://github.com/thoughtram/clog/commit/731c71d39aab95cc8667e8a42218f821425c3d88))
15
+
***Rust Nightly** fixes to compile on nightly again ([d2f9afe4](https://github.com/thoughtram/clog/commit/d2f9afe41734ee3a62e645fc3510c1d9c4a5e72b))
0 commit comments