Skip to content

Commit

Permalink
release version 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tarsius committed Dec 31, 2016
1 parent 6dfceba commit 6e1d989
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
# -*- mode: org -*-

* v2.1.0 UNRELEASED
* v2.1.0 2016/12/31

- Repository moved to https://github.com/emacscollective/epkg.

- A misguided kludge was removed from ~epkg-list-mode-hook~, which
prevented customizations that were loaded before to ~epkg~ to have
an effect.

- The manual was updated heavily.

* v2.0.0 2016/11/05
Expand Down
2 changes: 1 addition & 1 deletion epkg.el
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

;; Author: Jonas Bernoulli <[email protected]>
;; Homepage: https://github.com/emacscollective/epkg
;; Package-Requires: ((closql "0.3.1") (dash "2.13.0") (emacs "25.1"))
;; Package-Requires: ((closql "0.3.3") (dash "2.13.0") (emacs "25.1"))
;; Keywords: tools

;; This file is not part of GNU Emacs.
Expand Down
2 changes: 1 addition & 1 deletion epkg.texi
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ General Public License for more details.
@finalout
@titlepage
@title Epkg User Manual
@subtitle for version 2.0.0
@subtitle for version 2.1.0
@author Jonas Bernoulli
@page
@vskip 0pt plus 1filll
Expand Down

0 comments on commit 6e1d989

Please sign in to comment.