Changeset 149 in code for trunk/CHANGELOG.md
- Timestamp:
- Mar 21, 2024, 10:39:20 PM (15 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/CHANGELOG.md
r142 r149 1 # v0.2.3 - 2024.03.21 2 * Document the configuration file format, which is INI-style (which is compatible to the old format in the codebase, though it's now called as `config.Config.<key>`) 3 * Manual page has been rewritten (using `mdoc(7)`) 4 * 'YukariSukima' is an incorrect transliteration, use 'Yukari no Sukima' to indicate possession/ownership 5 * Remove the 'proxified and sanitized view' text as it should already be obvious 6 * The font family used earlier is horrible, changed it to `sans-serif` 7 * Bump required Go toolchain version to 1.16 in order to use `//go:embed` 8 * Rename some all-uppercase constants/variables to camelCase (I think?), also rename CLIENT to Gap (lol) 9 1 10 # v0.2.1 - 2023.08.26 2 Applied some suggestions from the issue tracker, and 3 rebrand this fork. 11 Applied some suggestions from the [issue tracker](https://github.com/asciimoo/morty/issues), and rebrand this fork. 4 12 5 13 # v0.2.0 - 2018.05.28
Note:
See TracChangeset
for help on using the changeset viewer.