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 6f17635 commit 58b343eCopy full SHA for 58b343e
docs/references/changelog.md
@@ -11,6 +11,10 @@ versioning][semver].
11
12
## Upcoming
13
14
+## 0.1.0
15
+
16
+Kele is born!
17
18
This initial release of Kele has a very simple goal: "[`kubectx` and
19
`kubens`][1], but make it Emacs." Its feature set is limited but lays the
20
foundation -- both in terms of implementation and "design philosophy" -- for
kele.el
@@ -4,7 +4,7 @@
4
5
;; Author: Jonathan Jin <[email protected]>
6
7
-;; Version: 0.0.1
+;; Version: 0.1.0
8
;; Homepage: https://github.com/jinnovation/kele.el
9
;; Keywords: kubernetes tools
10
;; SPDX-License-Identifier: Apache-2.0
0 commit comments