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 b9602b0 commit 3d46370Copy full SHA for 3d46370
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "ncgopher"
3
-version = "0.6.0"
+version = "0.7.0"
4
authors = ["Jan Schreiber <[email protected]>"]
5
edition = "2018"
6
license = "BSD-2-Clause"
src/about/release-notes.gmi
@@ -1,5 +1,13 @@
# Release notes
+## 0.7.0
+
+ Changes:
+ * Upgraded dependecies
7
8
+ New features:
9
+ * Support for custom keybindings
10
11
## 0.6.0
12
13
Changes:
0 commit comments