Skip to content

Commit 2b2f44b

Browse files
authored
Merge pull request kaiwk#28 from kaiwk/develop
chore: update ChangeLog and bump up version
2 parents b3ec411 + d07bbf2 commit 2b2f44b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

ChangeLog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2019-08-27 Wang Kai <[email protected]>
2+
3+
* leetcode.el (leetcode--problem-link): add problem button in
4+
description buffer
5+
16
2019-07-07 Wang Kai <[email protected]>
27

38
* leetcode.el: use seq.el instead of dash, because it's in emacs

leetcode.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
;; Keywords: extensions, tools
77
;; URL: https://github.com/kaiwk/leetcode.el
88
;; Package-Requires: ((emacs "25") (request-deferred "0.2.0") (graphql "0.1.1") (spinner "1.7.3"))
9-
;; Version: 0.1.2
9+
;; Version: 0.1.3
1010

1111
;; This program is free software; you can redistribute it and/or modify
1212
;; it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)