Skip to content

Commit 03eb1cc

Browse files
author
github-actions
committed
0.20.0
Automatically generated by python-semantic-release
1 parent cde04e4 commit 03eb1cc

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33

44

5+
## v0.20.0 (2024-04-04)
6+
7+
### Feature
8+
9+
* feat(#132): process highlights in groups (#133)
10+
11+
Fixes #132 ([`cde04e4`](https://github.com/MartinBernstorff/MemoryMarker/commit/cde04e4a351865695e2f2048631f4838b14bb5bf))
12+
13+
514
## v0.19.1 (2024-04-02)
615

716
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[project]
2-
version = "0.19.1"
2+
version = "0.20.0"
33
requires-python = ">=3.12"
44
name = "memorymarker"
55
description = "memorymarker"

0 commit comments

Comments
 (0)