File tree Expand file tree Collapse file tree 3 files changed +16
-10
lines changed
Expand file tree Collapse file tree 3 files changed +16
-10
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,21 @@ See the fragment files in the `changelog.d directory`_.
2121
2222.. scriv-insert-here
2323
24+ .. _changelog-1.6.2 :
25+
26+ 1.6.2 — 2025-03-30
27+ ------------------
28+
29+ Fixed
30+ .....
31+
32+ - Replaced the invalid GitHub config key ``scriv.user_nick `` with
33+ ``scriv.user-nick ``. Fixes `issue 130 `_.
34+ Thanks, `Mark Dickinson <pull 131 _>`_.
35+
36+ .. _issue 130 : https://github.com/nedbat/scriv/issues/130
37+ .. _pull 131 : https://github.com/nedbat/scriv/pull/131/files
38+
2439.. _changelog-1.6.1 :
2540
26411.6.1 — 2025-03-24
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 22Scriv changelog management tool.
33"""
44
5- __version__ = "1.6.1 "
5+ __version__ = "1.6.2 "
You can’t perform that action at this time.
0 commit comments