File tree Expand file tree Collapse file tree 3 files changed +18
-2
lines changed
Expand file tree Collapse file tree 3 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v0.6.0 (2024-12-11)
5+
6+ ### Documentation
7+
8+ - Update todo
9+ ([ ` fdcf7e3 ` ] ( https://github.com/BPR02/Observer/commit/fdcf7e30f48203e4620d0b344298ba1068a13b5b ) )
10+
11+ - Update todo
12+ ([ ` e28a209 ` ] ( https://github.com/BPR02/Observer/commit/e28a20954c07a14db13f31ea99b7be9bb16fb909 ) )
13+
14+ ### Features
15+
16+ - Accept links for process location
17+ ([ ` 0306a21 ` ] ( https://github.com/BPR02/Observer/commit/0306a21fb221f5f5a0616c90e3db5964db4ba6f1 ) )
18+
19+
420## v0.5.0 (2024-12-11)
521
622### Chores
Original file line number Diff line number Diff line change 1- __version__ = "0.5 .0"
1+ __version__ = "0.6 .0"
22
33from .plugin import *
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " beet-observer"
3- version = " 0.5 .0"
3+ version = " 0.6 .0"
44description = " A beet plugin to automatically generate overlays from previous datapacks"
55authors = [" BPR02 <dev@bpr02.com>" ]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments