-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8ff82b9
commit 14c9ab3
Showing
2 changed files
with
21 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
Changelog | ||
========= | ||
|
||
## [v0.0.1](https://github.com/artem-sidorenko/chagen/releases/v0.0.1) (04.08.2017) | ||
|
||
Merged pull requests | ||
-------------------- | ||
- Release prepararation logic in the Makefile [\#13](https://github.com/artem-sidorenko/chagen/pull/13) ([artem-sidorenko](https://github.com/artem-sidorenko)) | ||
- Archiving of release builds [\#12](https://github.com/artem-sidorenko/chagen/pull/12) ([artem-sidorenko](https://github.com/artem-sidorenko)) | ||
- Enable preparation of new release, which is not tagged yet [\#11](https://github.com/artem-sidorenko/chagen/pull/11) ([artem-sidorenko](https://github.com/artem-sidorenko)) | ||
- Lets have reverse sorting everywhere [\#10](https://github.com/artem-sidorenko/chagen/pull/10) ([artem-sidorenko](https://github.com/artem-sidorenko)) | ||
- Enabling CLI flags for specifying a github repo [\#9](https://github.com/artem-sidorenko/chagen/pull/9) ([artem-sidorenko](https://github.com/artem-sidorenko)) | ||
- Refactoring of data types [\#8](https://github.com/artem-sidorenko/chagen/pull/8) ([artem-sidorenko](https://github.com/artem-sidorenko)) | ||
- Sorting and filtering of release data [\#7](https://github.com/artem-sidorenko/chagen/pull/7) ([artem-sidorenko](https://github.com/artem-sidorenko)) | ||
- First integration between connector and changelog generator [\#6](https://github.com/artem-sidorenko/chagen/pull/6) ([artem-sidorenko](https://github.com/artem-sidorenko)) | ||
- Support of GitHub API authentication via environment variable [\#5](https://github.com/artem-sidorenko/chagen/pull/5) ([artem-sidorenko](https://github.com/artem-sidorenko)) | ||
- Basic GitHub connector [\#4](https://github.com/artem-sidorenko/chagen/pull/4) ([artem-sidorenko](https://github.com/artem-sidorenko)) | ||
- Use gometalinter for linting [\#3](https://github.com/artem-sidorenko/chagen/pull/3) ([artem-sidorenko](https://github.com/artem-sidorenko)) | ||
- Refactoring: lets register our commands via init() [\#2](https://github.com/artem-sidorenko/chagen/pull/2) ([artem-sidorenko](https://github.com/artem-sidorenko)) | ||
- Enable Travis CI [\#1](https://github.com/artem-sidorenko/chagen/pull/1) ([artem-sidorenko](https://github.com/artem-sidorenko)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters