Skip to content

Commit eb44dbe

Browse files
committed
chore: update changelog
1 parent e09b5ef commit eb44dbe

1 file changed

Lines changed: 45 additions & 17 deletions

File tree

CHANGELOG.md

Lines changed: 45 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,30 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [0.5.2] - 2026-04-19
8+
## [0.5.4] - 30.04.2026
9+
10+
### Fixed
11+
- Fix error with the release package by @antoniorodr
12+
13+
## [0.5.3] - 29.04.2026
14+
15+
### Changed
16+
- Update mirror workflow by @antoniorodr
17+
- Update docs and tests workflows by @antoniorodr
18+
- Update cliff config by @antoniorodr
19+
- Update release and tests workflows by @antoniorodr
20+
21+
### Fixed
22+
- Notify once when disconnecting server by @volcano303
23+
24+
### Removed
25+
- Delete project explanation file by @antoniorodr
26+
- Remove unreachable line by @volcano303
27+
28+
### New Contributors
29+
* @volcano303 made their first contribution
30+
31+
## [0.5.2] - 19.04.2026
932

1033
### Added
1134
- Add typing to tests by @antoniorodr
@@ -17,8 +40,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1740
- Add nix flake by @antoniorodr
1841

1942
### Changed
20-
- Merge branch 'release/workflows'
21-
- Update uploade-release version
43+
- Merge branch 'release/workflows' by @antoniorodr
44+
- Change release workflow action by @antoniorodr
45+
- Update changelog using git-cliff by @antoniorodr
46+
- Merge branch 'release/workflows' by @antoniorodr
47+
- Update uploade-release version by @antoniorodr
2248
- Merge branch 'release/workflows' by @antoniorodr
2349
- Merge branch 'release/workflows' by @antoniorodr
2450
- Update write permissions by @antoniorodr
@@ -78,7 +104,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
78104
* @RunningKuma made their first contribution
79105
* @bitloi made their first contribution
80106

81-
## [0.5.1] - 2026-03-06
107+
## [0.5.1] - 06.03.2026
82108

83109
### Added
84110
- Add release workflow by @antoniorodr
@@ -97,7 +123,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
97123
- Update readme and contributing by @antoniorodr
98124
- Update pyproject for coverage by @antoniorodr
99125

100-
## [0.5.0] - 2026-03-04
126+
## [0.5.0] - 04.03.2026
101127

102128
### Added
103129
- Add q as an additional way to close app by @Zaloog
@@ -119,7 +145,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
119145
- Create new modal CronInputSearch to search cronjobs by @antoniorodr
120146
- Update tcss to style the new CronInputSearch modal by @antoniorodr
121147

122-
## [0.4.3] - 2026-02-23
148+
## [0.4.3] - 23.02.2026
123149

124150
### Added
125151
- Add escape binding also to ModalDeleteScreen by @Zaloog
@@ -137,7 +163,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
137163
- Update LICENSE to Apache 2.0 non AI by @antoniorodr
138164
- Delete aur workflow by @antoniorodr
139165

140-
## [0.4.2] - 2026-02-17
166+
## [0.4.2] - 17.02.2026
141167

142168
### Added
143169
- Add editorconfig file to the project by @antoniorodr
@@ -151,7 +177,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
151177
- Update PKGBUILD and SRCINFO by @antoniorodr
152178
- Update Changelog by @antoniorodr
153179

154-
## [0.4.1] - 2026-02-09
180+
## [0.4.1] - 09.02.2026
155181

156182
### Added
157183
- Add stale.yml to automate closing and stale status by @antoniorodr
@@ -167,7 +193,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
167193
### New Contributors
168194
* @it-education-md made their first contribution in [#17](https://github.com/antoniorodr/cronboard/pull/17)
169195

170-
## [0.4.0] - 2025-11-11
196+
## [0.4.0] - 11.11.2025
171197

172198
### Added
173199
- Add autocompletion when creating cron jobs by @antoniorodr
@@ -191,7 +217,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
191217
* @Zaloog made their first contribution
192218
* @micisse made their first contribution in [#13](https://github.com/antoniorodr/cronboard/pull/13)
193219

194-
## [0.3.1] - 2025-10-24
220+
## [0.3.1] - 24.10.2025
195221

196222
### Added
197223
- Add documentation file in markdown by @antoniorodr
@@ -202,7 +228,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
202228
- Update CONTRIBUTING file by @antoniorodr
203229
- Update CONTRIBUTING.md file by @antoniorodr
204230

205-
## [0.3.0] - 2025-10-22
231+
## [0.3.0] - 22.10.2025
206232

207233
### Added
208234
- Added possibility to choose crontab user by @antoniorodr
@@ -216,14 +242,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
216242
- Set GitHub Sponsors username to 'antoniorodr' by @antoniorodr
217243
- Update README by @antoniorodr
218244

219-
## [0.2.2] - 2025-10-17
245+
## [0.2.2] - 17.10.2025
220246

221247
### Changed
222248
- Change to behold the special expressions as it is when saving the cronjob by @antoniorodr
223249
- Update README with new logo by @antoniorodr
224250
- Update readme by @antoniorodr
225251

226-
## [0.2.1] - 2025-10-17
252+
## [0.2.1] - 17.10.2025
227253

228254
### Changed
229255
- Update README for SSH by @antoniorodr
@@ -234,7 +260,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
234260
### Fixed
235261
- Fix tomlkit dependency and add support for special strings (@weekly etc) by @antoniorodr
236262

237-
## [0.2.0] - 2025-10-15
263+
## [0.2.0] - 15.10.2025
238264

239265
### Added
240266
- Add .SRCINFO file to AUR by @antoniorodr
@@ -245,7 +271,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
245271
- Update README by @antoniorodr
246272
- Create pkgbuild and workflow by @antoniorodr
247273

248-
## [0.1.2] - 2025-10-13
274+
## [0.1.2] - 13.10.2025
249275

250276
### Added
251277
- Add ssh connection using ssh key by @antoniorodr
@@ -261,7 +287,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
261287
- Small fix in version by @antoniorodr
262288
- Update readme by @antoniorodr
263289

264-
## [0.1.1] - 2025-10-11
290+
## [0.1.1] - 11.10.2025
265291

266292
### Changed
267293
- V0.1.1 release by @antoniorodr
@@ -274,7 +300,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
274300
- Project structure update by @antoniorodr
275301
- Change email in code of conduct by @antoniorodr
276302

277-
## [0.1.0] - 2025-10-10
303+
## [0.1.0] - 10.10.2025
278304

279305
### Added
280306
- Add SSH connection by @antoniorodr
@@ -297,6 +323,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
297323
### New Contributors
298324
* @antoniorodr made their first contribution
299325

326+
[0.5.4]: https://github.com/antoniorodr/cronboard/compare/v0.5.3...v0.5.4
327+
[0.5.3]: https://github.com/antoniorodr/cronboard/compare/v0.5.2...v0.5.3
300328
[0.5.2]: https://github.com/antoniorodr/cronboard/compare/v0.5.1...v0.5.2
301329
[0.5.1]: https://github.com/antoniorodr/cronboard/compare/v0.5.0...v0.5.1
302330
[0.5.0]: https://github.com/antoniorodr/cronboard/compare/v0.4.3...v0.5.0

0 commit comments

Comments
 (0)