branch: externals/nano-theme
commit 11362f22ba631d84ae300fd3c4bd6db128ba5960
Author: Nicolas P. Rougier <nicolas.roug...@inria.fr>
Commit: Nicolas P. Rougier <nicolas.roug...@inria.fr>

    Bumper version to 0.3.0
---
 nano-theme.el | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/nano-theme.el b/nano-theme.el
index 33f4529be6..93733f6d68 100644
--- a/nano-theme.el
+++ b/nano-theme.el
@@ -4,7 +4,7 @@
 
 ;; Maintainer: Nicolas P. Rougier <nicolas.roug...@inria.fr>
 ;; URL: https://github.com/rougier/nano-theme
-;; Version: 0.2.1
+;; Version: 0.3.0
 ;; Package-Requires: ((emacs "27.1"))
 ;; Keywords: theme, dark, light
 
@@ -94,6 +94,11 @@
 
 ;;; NEWS:
 
+;; Version 0.3.0
+;; - Added italic (Victor Mono)
+;; - Less salient critical face
+;; - Added orderles, marginalia & corfu faces
+
 ;; Version 0.2.1
 ;; - Added nano-modeline faces
 

Reply via email to