You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,17 @@
1
1
# Changelog
2
2
3
3
4
+
This is the change log for _DelphiDabbler CodeSnip_.
5
+
6
+
All notable changes to this project are documented in this file.
7
+
8
+
This change log begins with the first ever pre-release version of _CodeSnip_. Releases are sequential in reverse version number order.
9
+
10
+
> Note that _CodeSnip_ v4 was developed in parallel with v3 for a while. As a consequence some later v3 releases have later release dates than early v4 releases.
11
+
12
+
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).
13
+
14
+
4
15
## Release v4.15.1 of 22 September 2016
5
16
6
17
+ Updated OS detection code to detect Windows 10 Version 1607 (Anniversary update) and all technical previews of Windows 2016 Server to date.
0 commit comments