We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06efb5a commit c1a346dCopy full SHA for c1a346d
CHANGELOG
@@ -1,5 +1,5 @@
1
# -*- mode: org -*-
2
-* v2.0.0 UNRELEASED
+* v2.0.0 2024-08-08
3
4
- Dropped support for Emacs 25. 22f67f5
5
closql.el
@@ -6,10 +6,11 @@
6
;; Homepage: https://github.com/emacscollective/closql
7
;; Keywords: extensions
8
9
+;; Package-Version: 2.0.0
10
;; Package-Requires: (
11
;; (emacs "26.1")
12
;; (compat "30.0.0.0")
-;; (emacsql "20240124"))
13
+;; (emacsql "4.0.0"))
14
15
;; SPDX-License-Identifier: GPL-3.0-or-later
16
0 commit comments