Skip to content

Commit 7f1a5ee

Browse files
committed
release: cut the 1.0.1 version
1 parent 5590392 commit 7f1a5ee

File tree

1 file changed

+20
-5
lines changed

1 file changed

+20
-5
lines changed

CHANGELOG.md

Lines changed: 20 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,29 @@
11

2-
<!-- 1.0.0 -->
2+
<!-- 1.0.1 -->
3+
4+
# 1.0.1 (2025-10-16)
5+
6+
>[!NOTE]
7+
>This is a list of all notable improvements in this release, if you are interested you can browse the full changelog [here](https://github.com/martontorner/timesheets/compare/v1.0.0..1.0.1).
8+
9+
## Changes
10+
11+
| Commit | Description |
12+
| -- | -- |
13+
| [![bcd41464](https://img.shields.io/badge/bcd41464-fix-orange)](https://github.com/martontorner/timesheets/commit/bcd41464e847e63ead05ed8aa2c1d264b710205d) | correct FitArray if first element exatly fits |
14+
15+
<!-- 1.0.1 -->
16+
17+
<!-- v1.0.0 -->
318

419
# 1.0.0 (2025-09-29)
520

621
## Changes
722

823
| Commit | Description |
924
| -- | -- |
10-
| [![84d808f0](https://img.shields.io/badge/84d808f0-feat-blue)](https://github.com/tornermarton/timesheets/commit/84d808f0d22cde0f19653e8643c41f41a25f602b) | initial commit |
11-
| [![2603ffdf](https://img.shields.io/badge/2603ffdf-feat-blue)](https://github.com/tornermarton/timesheets/commit/2603ffdf0d8ec4e9427aad70ff7a84b2791bcae4) | create package |
12-
| [![0a3b2920](https://img.shields.io/badge/0a3b2920-feat-blue)](https://github.com/tornermarton/timesheets/commit/0a3b2920695d0dd58336902bc87a98eee9ab9c02) | port to go |
25+
| [![84d808f0](https://img.shields.io/badge/84d808f0-feat-blue)](https://github.com/martontorner/timesheets/commit/84d808f0d22cde0f19653e8643c41f41a25f602b) | initial commit |
26+
| [![2603ffdf](https://img.shields.io/badge/2603ffdf-feat-blue)](https://github.com/martontorner/timesheets/commit/2603ffdf0d8ec4e9427aad70ff7a84b2791bcae4) | create package |
27+
| [![0a3b2920](https://img.shields.io/badge/0a3b2920-feat-blue)](https://github.com/martontorner/timesheets/commit/0a3b2920695d0dd58336902bc87a98eee9ab9c02) | port to go |
1328

14-
<!-- 1.0.0 -->
29+
<!-- v1.0.0 -->

0 commit comments

Comments
 (0)