We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5aebc1e commit 0eb783eCopy full SHA for 0eb783e
docs/references/changelog.md
@@ -11,6 +11,11 @@ versioning][semver].
11
12
## Upcoming
13
14
+## 0.2.1
15
+
16
+This release focuses on refining the `kele-get` experience -- usability
17
+improvements and general bugfixes.
18
19
### Added
20
21
- `kele-get` buffers now have a dedicated minor mode, `kele-get-mode`.
kele.el
@@ -4,7 +4,7 @@
4
5
;; Author: Jonathan Jin <[email protected]>
6
7
-;; Version: 0.2.0
+;; Version: 0.2.1
8
;; Homepage: https://github.com/jinnovation/kele.el
9
;; Keywords: kubernetes tools
10
;; SPDX-License-Identifier: Apache-2.0
0 commit comments