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: README.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,9 @@ There is also an [FAQ](https://github.com/delphidabbler/codesnip-faq) -- (see [S
59
59
60
60
## Change Log
61
61
62
-
The program's current change log can be found in the file `Docs/ChangeLogs/ChangeLog-v4.txt` on the `master` branch. Change logs for other major releases are in the same directory.
62
+
The program's current change log can be found in the file `CHANGELOG.md` in the root of the `master` branch.
63
+
64
+
> Note that CodeSnip v4.15.1 and earlier did not have `CHANGELOG.md`. Instead, some versions maintained a separate change log for each major version in the `Docs/ChangeLogs` directory.
0 commit comments