Skip to content

Commit

Permalink
Release version 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tarsius committed Feb 16, 2022
1 parent 9f870d8 commit 1ba85ce
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# -*- mode: org -*-
* v1.2.1 2022-02-16

- Refreshed metadata.

* v1.2.0 2021-09-28

- By default ~closql-get~ no longer proactively resolves all slots,
Expand Down
7 changes: 3 additions & 4 deletions closql.el
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
;;; closql.el --- store EIEIO objects using EmacSQL -*- lexical-binding: t; -*-

;; Copyright (C) 2016-2021 Jonas Bernoulli
;; Copyright (C) 2016-2022 Jonas Bernoulli

;; Author: Jonas Bernoulli <[email protected]>
;; Homepage: https://github.com/emacscollective/closql
Expand All @@ -18,9 +18,8 @@
;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;; GNU General Public License for more details.
;;
;; For a full copy of the GNU GPL see http://www.gnu.org/licenses.

;; This file is not part of GNU Emacs.
;; You should have received a copy of the GNU General Public License
;; along with this file. If not, see <https://www.gnu.org/licenses/>.

;;; Commentary:

Expand Down

0 comments on commit 1ba85ce

Please sign in to comment.