Skip to content

Commit 4ad6927

Browse files
committed
update
1 parent dc8840b commit 4ad6927

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

ChangeLog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# emacs-gitlab ChangeLog
22

3+
# Version 0.2.0 (12/22/2014)
4+
5+
- Add issues mode
6+
- Init major mode to display project issues
7+
38
# Version 0.1.0 (11/06/2014)
49

510
- Helm interface to show issues

gitlab.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
;; Author: Nicolas Lamirault <[email protected]>
44
;; URL: https://github.com/nlamirault/emacs-gitlab
5-
;; Version: 0.1.0
5+
;; Version: 0.2.0
66
;; Keywords: gitlab
77

88
;; Package-Requires: ((s "1.9.0") (dash "2.9.0") (pkg-info "0.5.0") (request "0.1.0"))

0 commit comments

Comments
 (0)