[Github-comments] [geany/geany] Where is the CHANGELOG? (#2701)

Matthew Brush notifications at xxxxx
Tue Dec 22 22:46:39 UTC 2020


The `ChangeLog` is included in the official releases, it's generated from the Git log during `make dist`.

If you don't want to compile Geany first, you can run `git log` from within the Git source tree.

If you don't want to even check-out the Git source tree, you can [browse the history online](https://github.com/geany/geany/commits/master).

Finally, every release is accompanied by release notes which highlight the most important changes between versions and are included in the [`NEWS` file](https://raw.githubusercontent.com/geany/geany/master/NEWS) and can also be viewed through [Github releases](https://github.com/geany/geany/releases) or on [the Geany website](https://www.geany.org/documentation/releasenotes/).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2701#issuecomment-749817011
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20201222/1614c9fc/attachment.htm>


More information about the Github-comments mailing list