Skip to content

Commit 5bdbb32

Browse files
committed
chore: cuts the 0.8.0 release
1 parent 24b2dc5 commit 5bdbb32

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

changelog.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
<a name="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))
16+
17+
18+
119
<a name="0.7.0"></a>
220
## 0.7.0 (2015-05-29)
321

0 commit comments

Comments
 (0)