Skip to content

Commit

Permalink
v3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
flozz committed Nov 14, 2020
1 parent a888fc1 commit 4cff7d8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,9 @@ Things to do before releasing a new version:

## Changelog

* **3.4.0:**
* Allows to configure the terminal toggle shortcut (#50, #43)
* Allows to configure terminal background and text color (#32)
* **3.3.0:**
* New option to have the terminal at the bottom of the window (#35)
* **3.2.3:**
Expand Down
2 changes: 1 addition & 1 deletion nautilus_terminal/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
VERSION = "3.3.0"
VERSION = "3.4.0"
APPLICATION_ID = "org.flozz.nautilus-terminal"

0 comments on commit 4cff7d8

Please sign in to comment.