Skip to content

Commit 4ff72a0

Browse files
committed
chore(release): prepare for v1.0.1
1 parent 63a9b3c commit 4ff72a0

1 file changed

Lines changed: 45 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 45 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,54 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.0.1] - 2025-02-14
6+
7+
### 🚀 Features
8+
9+
- Add some additional debugging info for coroutines by @UnderMybrella
10+
11+
12+
### 🐛 Bug Fixes
13+
14+
- *(youtube)* Fix the Windows batch file erroneously splitting YouTube URLs into two parameters by @UnderMybrella
15+
16+
- *(youtube)* Deserialisation should no longer throw an uncaught exception for Youtube Search. by @UnderMybrella
17+
18+
19+
### ⚙️ Miscellaneous Tasks
20+
21+
- Add comments for locked versioning by @UnderMybrella
22+
23+
- Create GitHub Action for publishing changelog and shadowJar
24+
25+
- Commit cliff.toml and CHANGELOG.md
26+
27+
- Output changelog to file and include changelog in release
28+
29+
- Include GitHub usernames, output Markdown for changelog.
30+
31+
- Simplify push command, hopefully actually resolves now
32+
33+
- *(release)* Move changelog generation to release.ps1
34+
35+
- *(release)* Add release_tag.toml
36+
37+
- *(release)* Add commit message
38+
39+
540
## [1.0.0] - 2025-01-19
641

742
### 💼 Other
843

9-
- IAnalyser.kt, and add info objects (I'll trim down the Spotify ones soon)
10-
- FlatFileDatabase and JukeboxAccount
11-
- HTTPAnalyticsProvider and InfluxAnalyticsStorage; give Vertx workers 90s by default of work time
12-
- IAnalyser.kt, and add info objects (I'll trim down the Spotify ones soon)
13-
- GoogleStorage
44+
- IAnalyser.kt, and add info objects (I'll trim down the Spotify ones soon) by @UnderMybrella
45+
46+
- FlatFileDatabase and JukeboxAccount by @UnderMybrella
47+
48+
- HTTPAnalyticsProvider and InfluxAnalyticsStorage; give Vertx workers 90s by default of work time by @UnderMybrella
49+
50+
- IAnalyser.kt, and add info objects (I'll trim down the Spotify ones soon) by @UnderMybrella
51+
52+
- GoogleStorage by @UnderMybrella
53+
1454

1555
<!-- generated by git-cliff -->

0 commit comments

Comments
 (0)