[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/triples 2145927734 3/4: Update NEWS.org
From: |
ELPA Syncer |
Subject: |
[elpa] externals/triples 2145927734 3/4: Update NEWS.org |
Date: |
Sat, 31 Aug 2024 15:58:53 -0400 (EDT) |
branch: externals/triples
commit 21459277348d6a416898031ec276a89789b4bc0a
Author: Andrew Hyatt <ahyatt@gmail.com>
Commit: Andrew Hyatt <ahyatt@gmail.com>
Update NEWS.org
---
NEWS.org | 3 +++
1 file changed, 3 insertions(+)
diff --git a/NEWS.org b/NEWS.org
index 4e383c7e05..3f6bb59e86 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -1,5 +1,8 @@
TITLE: Changelog for the triples module for GNU Emacs.
+* 0.4.0
+- Add =triples-count=, to return a count of all triples.
+- Add =triples-remove-schema-type=, to delete schema and all its associated
data.
* 0.3.5
- Compilation issues, and fixing an issue with not being able to use
triples-with-transaction in some cases.
* 0.3.4