aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
blob: ac9434dbd5e4972ea74566bfc64c14de0debe679 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!--
SPDX-FileCopyrightText: 2025 Tomasz Kramkowski <tomasz@kramkow.ski>
SPDX-License-Identifier: CC-BY-SA-4.0
-->

# Changelog

This changelog will aim to list all significant user-facing changes. This
project aims to conform to SemVer 2.0.0.

## 1.0.0

### Added

- Changelog.
- Version 1.0.0.
- REUSE 3.0 compliance.

### Changed

- Years are now exactly 365.25 days.
- Months are now exactly 1/12 of a year.
- Separate code from c-stuff repository.
- Line clearing implemented using ANSI escape sequence.