Skip to content

Commit

Permalink
Changelog updated
Browse files Browse the repository at this point in the history
  • Loading branch information
jpohjolainen committed Dec 21, 2015
1 parent b85099d commit 3642d04
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
node_modules/
gpg.recipients
test.yaml

13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@

#### [Current]
* [b85099d](../../commit/b85099d) - __(Janne Pohjolainen)__ Fixed bugs, code cleaning and indentation.
* [c19ca3c](../../commit/c19ca3c) - __(Janne Pohjolainen)__ Merge pull request [#2](../../issues/2) from cheekyhalf/master

fix reading of gpgRecipientsFile
* [c3427bf](../../commit/c3427bf) - __(Janne Pohjolainen)__ Merge pull request [#1](../../issues/1) from BartG95/patch-1

Fixed homedir error
* [0427a8c](../../commit/0427a8c) - __(Simon Thompson)__ fix reading of gpgRecipientsFile
* [e5fcddb](../../commit/e5fcddb) - __(Bart Groeneveld)__ Fixed homedir error

#### v0.2.5
* [c902cca](../../commit/c902cca) - __(Janne Pohjolainen)__ Prepare 0.2.5 release
* [b6fa7cb](../../commit/b6fa7cb) - __(Janne Pohjolainen)__ update
* [3414237](../../commit/3414237) - __(Janne Pohjolainen)__ fixed atom version number issue
* [7d3d696](../../commit/7d3d696) - __(Janne Pohjolainen)__ updated changelog for 0.2.4

Expand Down

0 comments on commit 3642d04

Please sign in to comment.