emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/triples 780f8369ff 4/4: Upgrate to version 0.2.3


From: ELPA Syncer
Subject: [elpa] externals/triples 780f8369ff 4/4: Upgrate to version 0.2.3
Date: Sun, 15 Jan 2023 17:58:32 -0500 (EST)

branch: externals/triples
commit 780f8369ff8b346423b5a33884d13dcdf4e53c01
Author: Andrew Hyatt <ahyatt@gmail.com>
Commit: Andrew Hyatt <ahyatt@gmail.com>

    Upgrate to version 0.2.3
    
    Add latest changes to the CHANGELOG
---
 CHANGELOG.org | 3 +++
 triples.el    | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.org b/CHANGELOG.org
index 14ab77edf5..a5e70a7da1 100644
--- a/CHANGELOG.org
+++ b/CHANGELOG.org
@@ -1,5 +1,8 @@
 TITLE: Changelog for the triples module for GNU Emacs.
 
+* 0.2.3
+- Allow =nil= for =filename= arguments in the backup functions.  This will 
default to backing up the default database.
+- Fix issue with fallback for bad backup strategies.
 * 0.2.2
 - Fix error behavior using Emacs builtin sqlite.  Now error is rethrown 
instead of swallowed.
 * 0.2.1
diff --git a/triples.el b/triples.el
index 21a0a788c0..83a7d98294 100644
--- a/triples.el
+++ b/triples.el
@@ -6,7 +6,7 @@
 ;; Homepage: https://github.com/ahyatt/triples
 ;; Package-Requires: ((seq "2.0") (emacs "28.1"))
 ;; Keywords: triples, kg, data, sqlite
-;; Version: 0.2.2
+;; Version: 0.2.3
 ;; This program is free software; you can redistribute it and/or
 ;; modify it under the terms of the GNU General Public License as
 ;; published by the Free Software Foundation; either version 2 of the



reply via email to

[Prev in Thread] Current Thread [Next in Thread]