add test changelog file

This commit is contained in:
Petr Korolev 2015-02-17 20:49:32 +02:00
parent 3c33893606
commit a6897c6a86
2 changed files with 28 additions and 1 deletions

1
.gitignore vendored
View File

@ -1 +0,0 @@
/lib/CHANGELOG.md

28
lib/CHANGELOG.md Normal file
View File

@ -0,0 +1,28 @@
# Changelog
## [1.2.0](https://github.com/runar/gittest/tree/1.2.0)
[Full Changelog](https://github.com/runar/gittest/compare/1.1.1...1.2.0)
#### 14/02/15
- *Merged pull-request:* Add ipsum feature [\#6](https://github.com/runar/gittest/pull/6) ([runar](https://github.com/runar))
- *Implemented enhancement:* Enhancement issue [\#5](https://github.com/runar/gittest/issues/5)
- *Fixed bug:* Bug issue [\#4](https://github.com/runar/gittest/issues/4)
## [1.1.1](https://github.com/runar/gittest/tree/1.1.1)
[Full Changelog](https://github.com/runar/gittest/compare/1.1.0...1.1.1)
#### 14/02/15
- *Fixed bug:* Text in lorem should be capitalized [\#3](https://github.com/runar/gittest/issues/3)
## [1.1.0](https://github.com/runar/gittest/tree/1.1.0)
[Full Changelog](https://github.com/runar/gittest/compare/1.0.0...1.1.0)
#### 14/02/15
- *Implemented enhancement:* Add lorem file [\#1](https://github.com/runar/gittest/issues/1)
## [1.0.0](https://github.com/runar/gittest/tree/1.0.0)
#### 14/02/15
- *Merged pull-request:* Add lorem file [\#2](https://github.com/runar/gittest/pull/2) ([runar](https://github.com/runar))
\* *This changelog was generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*