Skip to content

Commit

Permalink
0.8.4
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Jan 3, 2024
1 parent 112a7f1 commit bf9da3a
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,29 @@



## v0.8.4 (2024-01-03)

### Fix

* fix: ankiconnect uuid handling (#506)

refactor: What is the AnkiPrompt UUID used for?

Fixes #504

refactor: clarify anki uuid usage ([`112a7f1`](https://github.com/MartinBernstorff/Memium/commit/112a7f126c7d2f3b05fdd941d4885e2d9d49fb91))

* fix: tests ([`4069335`](https://github.com/MartinBernstorff/Memium/commit/406933579f4d4746ae2d9bdd3603c2cbb87e9142))

### Refactor

* refactor: clarify anki uuid usage ([`146bd44`](https://github.com/MartinBernstorff/Memium/commit/146bd44baa5d026c716498181b8c9e1280105c0c))

* refactor: What is the AnkiPrompt UUID used for?

Fixes #504 ([`3d79f93`](https://github.com/MartinBernstorff/Memium/commit/3d79f93eba858f12495fa8212f9da93c017e019a))


## v0.8.3 (2024-01-03)

### Chore
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "memium"
version = "0.8.3"
version = "0.8.4"
authors = [{ name = "Martin Bernstorff", email = "[email protected]" }]
description = "Memium"
classifiers = ["Programming Language :: Python :: 3.11"]
Expand Down

0 comments on commit bf9da3a

Please sign in to comment.