Skip to content

Commit d89c631

Browse files
committed
Update changelog
Signed-off-by: Nicolas Lamirault <[email protected]>
1 parent f1ea8e2 commit d89c631

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Emacs
2+
*~
3+
.cask/
4+
*.elc
5+
elpa
6+
.projectile
7+

ChangeLog.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# opensource.el ChangeLog
22

3-
# Version 0.1.0
3+
# Version 0.2.0 (2016-08-02)
4+
5+
- Setup continuous integration
6+
- Update documentation
7+
- #PR1: Use newer melpa URL
8+
9+
# Version 0.1.0 (2016-06-20)
410

511
- Get a list of all licenses
612
- Get a license

0 commit comments

Comments
 (0)