We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 856d27f commit a18eb51Copy full SHA for a18eb51
csdb/CHANGELOG.md
@@ -10,4 +10,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
10
11
## v2.0.0 of 2020/xx/xx
12
13
-* Initial release of v2 of the collection.
+Initial release of v2 of the collection.
14
+
15
+### Main changes since v1
16
17
+* Removed backwards compatibility with CodeSnip v4.15.1 and earlier.
18
+* Condensed the two string management categories into one.
19
+* Removed conditionally included code and CodeSnip program version dependent code.
20
+* Collection is now usable by applications other than CodeSnip.
21
+* Added documentation:
22
+ * of file format;
23
+ * read-me file;
24
+ * change log.
0 commit comments