Skip to content

Commit

Permalink
🔀 Merge pull request #129 from davep/v0.7.1
Browse files Browse the repository at this point in the history
v0.7.1
  • Loading branch information
davep authored Jan 28, 2025
2 parents 0c74700 + 6192364 commit 97775c1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
# Braindrop ChangeLog

## Unreleased
## v0.7.1

**Released: WiP**
**Released: 2025-01-28**

- Extended the disabling of edits to any Raindrop associated with a file
that has been uploaded to `raindrop.io`. In testing it seems the data loss
happens with any Raindrop with an `up.raindrop.io` domain.
([#123](https://github.com/davep/braindrop/issues/123))
([#128](https://github.com/davep/braindrop/pull/128) in support of
[#123](https://github.com/davep/braindrop/issues/123))

## v0.7.0

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "braindrop"
version = "0.7.0"
version = "0.7.1"
description = "A terminal-based client for raindrop.io."
authors = [
{ name = "Dave Pearson", email = "davep@davep.org" }
Expand Down

0 comments on commit 97775c1

Please sign in to comment.