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

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

[elpa] externals/jarchive 2e4a4bee2a 2/2: Bump version to 0.10.0


From: ELPA Syncer
Subject: [elpa] externals/jarchive 2e4a4bee2a 2/2: Bump version to 0.10.0
Date: Wed, 18 Jan 2023 13:58:08 -0500 (EST)

branch: externals/jarchive
commit 2e4a4bee2ad2715f4c364706acd10c25009d8df5
Author: dannyfreeman <danny@dfreeman.email>
Commit: dannyfreeman <danny@dfreeman.email>

    Bump version to 0.10.0
---
 CHANGELOG.md | 6 ++++++
 jarchive.el  | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 24e46c24a3..e6a3087d28 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,11 @@
 # Change Log
 
+## 2023-01-18 0.10.0 Release Notes
+- Thank you Robert Brown for the following contributions:
+  - Handle opening archives with the .zip extension
+  - Handle opening files (within archives) that do not have a `.` in the name 
+  - Some cleanup in the README
+
 ## 2022-12-07 0.9.0 Release Notes
 - Add missing file-name-handler operations
   - Thank you Michael Albinus for pointing this out on the bug-gnu-emacs 
mailing list!
diff --git a/jarchive.el b/jarchive.el
index 4089e730a2..eabe1ffb59 100644
--- a/jarchive.el
+++ b/jarchive.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2022 Free Software Foundation, Inc.
 ;; Authors: Danny Freeman <danny@dfreeman.email>
 ;; Maintainer: Danny Freeman <danny@dfreeman.email>
-;; Version: 0.9.0
+;; Version: 0.10.0
 ;; Keywords: tools, languages, jvm, java, clojure
 ;; URL: https://git.sr.ht/~dannyfreeman/jarchive
 ;; Package-Requires: ((emacs "26.1"))



reply via email to

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