diff --git a/CHANGELOG b/CHANGELOG index 320f4b4..578024f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,9 @@ # -*- mode: org -*- +* v3.3.3 2022-02-16 + +- Add support for the ~sqlite-builtin~ and ~sqlite-module~ backends. + See https://github.com/skeeto/emacsql/pull/86. + * v3.3.2 2022-01-01 - Ensure the database is accessible before pulling. diff --git a/docs/epkg.org b/docs/epkg.org index a419322..b5ea311 100644 --- a/docs/epkg.org +++ b/docs/epkg.org @@ -7,7 +7,7 @@ #+texinfo_dir_category: Emacs #+texinfo_dir_title: Epkg: (epkg). #+texinfo_dir_desc: Browse the Emacsmirror's database -#+subtitle: for version 3.3.2-git +#+subtitle: for version 3.3.3 #+setupfile: .orgconfig @@ -15,7 +15,7 @@ With Epkg you can browse the Emacsmirror package database using an interface similar to that of ~package.el~. #+texinfo: @noindent -This manual is for Epkg version 3.3.2-git. +This manual is for Epkg version 3.3.3. #+begin_quote Copyright (C) 2016-{{{year}}} Jonas Bernoulli diff --git a/docs/epkg.texi b/docs/epkg.texi index 96842d7..38196bc 100644 --- a/docs/epkg.texi +++ b/docs/epkg.texi @@ -31,7 +31,7 @@ General Public License for more details. @finalout @titlepage @title Epkg User Manual -@subtitle for version 3.3.2-git +@subtitle for version 3.3.3 @author Jonas Bernoulli @page @vskip 0pt plus 1filll @@ -48,7 +48,7 @@ With Epkg you can browse the Emacsmirror package database using an interface similar to that of @code{package.el}. @noindent -This manual is for Epkg version 3.3.2-git. +This manual is for Epkg version 3.3.3. @quotation Copyright (C) 2016-2022 Jonas Bernoulli