diff options
author | Leonard Richardson <leonardr@segfault.org> | 2024-01-13 12:22:33 -0500 |
---|---|---|
committer | Leonard Richardson <leonardr@segfault.org> | 2024-01-13 12:22:33 -0500 |
commit | c0c0c296a9ebea630e997f6980b68346b0f3c766 (patch) | |
tree | 6b6bd17811ce6696420356393ddc2a6e954f3469 /CHANGELOG | |
parent | 46a30994ab5c38e9b0b2275bdfcfd0a271eeec89 (diff) | |
parent | 16e1c6bcd276237aa825f5efdbf1e80ed58fd66e (diff) |
Made some long-awaited edits, mainly removing information about no-longer-supported versions of Python.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -= 4.12.3 (?) += 4.12.3 (Unreleased) * Fixed a regression such that if you set .hidden on a tag, the tag becomes invisible but its contents are still visible. User manipulation |