diff --git a/CHANGELOG b/CHANGELOG index 60e9cc2..5122ad2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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 diff --git a/epkg.el b/epkg.el index a10494e..a0519c5 100644 --- a/epkg.el +++ b/epkg.el @@ -4,7 +4,7 @@ ;; Author: Jonas Bernoulli ;; 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. diff --git a/epkg.texi b/epkg.texi index 567642f..a4dff7e 100644 --- a/epkg.texi +++ b/epkg.texi @@ -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