File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,14 @@ All notable changes to this project will be documented in this file.
5
5
Check [ Keep a Changelog] ( http://keepachangelog.com/ ) for recommendations on how to structure this file.
6
6
7
7
8
- ## 0.1.1 (Unreleased)
8
+ ## 0.1.2 (Unreleased)
9
9
> Released N/A
10
10
11
+ * N/A
12
+
13
+ ## 0.1.1
14
+ > Released Jan 31, 2023
15
+
11
16
* Handle unicode characters (b9e8ab40dda69a8fc5c7e0bfe9524471b50635ad)
12
17
* Implement a smarter mode-line display (a99e03f570f6439f48e2fd8cc72afdfba83a08f7)
13
18
* Add support for ` nov ` (10ca349c414abe6c9f602faabafc4ba4dbd19bde)
Original file line number Diff line number Diff line change 5
5
; ; Author: Shen, Jen-Chieh <jcs090218@gmail.com>
6
6
; ; Maintainer: Shen, Jen-Chieh <jcs090218@gmail.com>
7
7
; ; URL: https://github.com/jcs-emacs/jcs-modeline
8
- ; ; Version: 0.1.0
8
+ ; ; Version: 0.1.1
9
9
; ; Package-Requires: ((emacs "28.1") (moody "0.7.1") (minions "0.3.7") (elenv "0.1.0"))
10
10
; ; Keywords: faces mode-line
11
11
You can’t perform that action at this time.
0 commit comments