Skip to content

Commit 2ad1cc0

Browse files
committed
Bump version
1 parent a472ed7 commit 2ad1cc0

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,14 @@ All notable changes to this project will be documented in this file.
55
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
66

77

8-
## 0.1.1 (Unreleased)
8+
## 0.2.1 (Unreleased)
99
> Released N/A
1010
11+
* N/A
12+
13+
## 0.2.0
14+
> Released Feb 04, 2026
15+
1116
* Add is graphic flag ([`916ad39`](../../commit/916ad3998be7861dfd873bf2367d6804d82792e7))
1217
* Add new macro `elenv-with-env` ([`42571a6`](../../commit/42571a6e4860b9ea27136e60019487d173ed7fb9))
1318
* Add new macro `elenv-with-exec` ([`42571a6`](../../commit/42571a6e4860b9ea27136e60019487d173ed7fb9))
@@ -16,6 +21,7 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
1621
* fix: Make remote into another variable ([`2577f6e`](../../commit/2577f6ea22b27c0959d8d2dec6fa159b5b76b9f3))
1722
* feat: Add `character` section ([`4b33acd`](../../commit/4b33acd0e511be9c12673bb9a7e61d73ef5f61e1))
1823
* feat: Add types ([`1193dfa`](../../commit/1193dfab0639c872a006b10091c0b0b86bf6595a))
24+
* feat: Add a variable for home dir ([`620af38`](../../commit/620af387e3c076ec02d8a4ebfdb26f1d46798e81))
1925

2026
## 0.1.0
2127
> Released Oct 14, 2022

elenv.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
;; Author: Shen, Jen-Chieh <jcs090218@gmail.com>
66
;; Maintainer: Shen, Jen-Chieh <jcs090218@gmail.com>
77
;; URL: https://github.com/jcs-elpa/elenv
8-
;; Version: 0.1.0
8+
;; Version: 0.2.0
99
;; Package-Requires: ((emacs "26.1") (msgu "0.1.0") (s "1.12.0") (list-utils "0.4.6"))
1010
;; Keywords: maint
1111

0 commit comments

Comments
 (0)