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.
2 parents 214202f + f36493e commit cc73eadCopy full SHA for cc73ead
ChangeLog.md
@@ -1,8 +1,8 @@
1
# Braindrop ChangeLog
2
3
-## Unreleased
+## v0.8.0
4
5
-**Released: WiP**
+**Released: 2025-05-01**
6
7
- Added support for rebinding the keys for application commands.
8
([#152](https://github.com/davep/braindrop/pull/152))
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "braindrop"
-version = "0.7.3"
+version = "0.8.0"
description = "A terminal-based client for raindrop.io."
authors = [
{ name = "Dave Pearson", email = "davep@davep.org" }
0 commit comments