Skip to content

Commit 71f013f

Browse files
committed
Remove information about semantic versioning.
CodeSnip isn't actually semantically versioned because it declares no API and major version numbers can be bumped when there are major changes that are not necessarily breaking changes.
1 parent 31909d7 commit 71f013f

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

CHANGELOG.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
11
# Changelog
22

3-
This is the change log for _DelphiDabbler CodeSnip_.
3+
This is the change log for _DelphiDabbler CodeSnip_. It begins with the first ever pre-release version of _CodeSnip_.
44

5-
All notable changes to this project are documented in this file.
6-
7-
This change log begins with the first ever pre-release version of _CodeSnip_. Releases are listed in reverse version number order.
5+
Releases are listed in reverse version number order.
86

97
> Note that _CodeSnip_ v4 was developed in parallel with v3 for a while. As a consequence some v3 releases have later release dates than early v4 releases.
108
11-
From v4.1.0 the version numbering has attempted to adhere to the principles of [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
12-
139
## Release v4.21.0 of 16 December 2022
1410

1511
* Updated to support [REML version 5](https://htmlpreview.github.io/?https://github.com/delphidabbler/codesnip/blob/version-4.21.0/Docs/Design/reml.html) in snippet description & extra information [issue #71]:

0 commit comments

Comments
 (0)