summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Collapse)AuthorAgeFilesLines
* changelog syntax tweaks from oparaNick Mathewson2025-10-291-6/+7
|
* Changelog suggestions from gabiNick Mathewson2025-10-291-2/+2
|
* changelog: add links.Nick Mathewson2025-10-291-2/+111
|
* Changelog draft for 1.7.0Nick Mathewson2025-10-291-0/+139
|
* release: Fix typo in CHANGELOG.md link.Wesley Aptekar-Cassels2025-10-061-1/+1
|
* release: Update CHANGELOG.mdWesley Aptekar-Cassels2025-10-061-0/+2
|
* release: Update 1.6.0 release date in CHANGELOG.Wesley Aptekar-Cassels2025-10-021-1/+1
|
* release: Fix unused links in CHANGELOG.md.Wesley Aptekar-Cassels2025-10-021-2/+0
|
* release: Minor cleanups to CHANGELOG.mdWesley Aptekar-Cassels2025-10-021-62/+69
|
* release: Update wording of MSRV in changelog.Wesley Aptekar-Cassels2025-10-011-1/+1
|
* release: Update changelog.Wesley Aptekar-Cassels2025-10-011-0/+249
|
* Changelog: Correct the smol situation.Nick Mathewson2025-08-281-7/+4
|
* Changelog: Small grammar tweaks.Nick Mathewson2025-08-281-3/+3
|
* Changelog: Change the version to 1.5.0Nick Mathewson2025-08-281-3/+3
| | | | | Our MSRV policy says that we won't bump the MSRV in a patchlevel release.
* Tweak changelog: release today is likely.Nick Mathewson2025-08-281-3/+1
|
* Changelog: reference the right bug that we mitigated.Nick Mathewson2025-08-281-1/+1
|
* Changelog: correct description of new redacted .onion formatNick Mathewson2025-08-281-1/+1
|
* Changelog: correct "species" to "variants"Nick Mathewson2025-08-281-1/+1
|
* Changelog: Document additional lower-level breaking changes.Nick Mathewson2025-08-281-0/+20
|
* Add acknowledgments for 1.4.7 changelog.Nick Mathewson2025-08-281-1/+2
| | | | Manually correct hjrgrn's name, and remove duplicate for nield.
* ChangelogTemplate.md: tweak "welcome new team member" lineNick Mathewson2025-08-281-0/+296
| | | | | This will lower the odds that we accidentally welcome the (placeholder name) "Alyssa P. Hacker" as a new team member.
* changelog: Fix a linkIan Jackson2025-08-051-0/+1
|
* changelog: Remove boilerplate line.Ian Jackson2025-08-051-1/+0
|
* chagnelog: Run maint/format_md_links to add two missing full stopsIan Jackson2025-08-051-2/+2
|
* changelog: Linkify an MRIan Jackson2025-08-051-1/+1
| | | | This escaped previously by being in the wrong section.
* changelog: Move an item to the right release (!)Ian Jackson2025-08-051-5/+5
|
* changelog: manually add missing linksIan Jackson2025-08-051-5/+5
|
* changelog: run maint/update-md-linksIan Jackson2025-08-051-2/+47
|
* changelog: manually adjust some referencesIan Jackson2025-08-051-14/+7
|
* changelog: run maint/changelog-syntax-fiddleIan Jackson2025-08-051-42/+25
|
* changelog: acknowledge contributors (maint/thanks output)Ian Jackson2025-08-051-3/+1
|
* changelog: Provide a summaryIan Jackson2025-08-051-10/+8
|
* changelog: Document remaining changes in 1.4.6Ian Jackson2025-08-051-2/+5
|
* changelog: Mark two things as experimentalIan Jackson2025-08-051-2/+2
|
* changelog: Move hsdesc limit to security sectionIan Jackson2025-08-041-3/+4
|
* changelog: Suggestions from reviewIan Jackson2025-08-041-3/+3
|
* changelog: include changes up to nowIan Jackson2025-08-041-36/+115
|
* changelog: Add some todo marksIan Jackson2025-08-041-2/+5
|
* changelog: Copy ChangelogTemplate.md into CHANGELOG.mdIan Jackson2025-08-041-0/+84
|
* Typo fixes (automatic and hand-verified)Nick Mathewson2025-07-091-5/+5
| | | | Made with https://crates.io/crates/typos-cli
* Add missing MR link to changelog.Gabriela Moldovan2025-07-071-0/+1
|
* Use full commit SHAs to satisfy changelog checks.Gabriela Moldovan2025-07-071-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | `maint-changelog-checks` was not happy about the short commits: ``` Traceback (most recent call last): File "/builds/gabi-250/arti/maint/gen_md_links", line 151, in <module> print(process(text)) ^^^^^^^^^^^^^ File "/builds/gabi-250/arti/maint/gen_md_links", line 134, in process return "".join(lnk.text() for lnk in items) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builds/gabi-250/arti/maint/gen_md_links", line 134, in <genexpr> return "".join(lnk.text() for lnk in items) ^^^^^^^^^^ File "/builds/gabi-250/arti/maint/gen_md_links", line 120, in text return "[{}]: {}\n".format(self._s, self.link()) ^^^^^^^^^^^ File "/builds/gabi-250/arti/maint/gen_md_links", line 114, in link full_id = lookup_git_commit(self._id) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builds/gabi-250/arti/maint/gen_md_links", line 78, in lookup_git_commit raise ValueError(f"Unrecognized git commit {short}") ValueError: Unrecognized git commit 04754e99 ```
* Apply nickm's changelog fixes.Gabriela Moldovan2025-07-071-3/+3
|
* Add more details about the key length compile-time check.Gabriela Moldovan2025-07-071-1/+2
|
* Specify the name of the flow control feature.Gabriela Moldovan2025-07-071-1/+2
|
* Remove duplicate changelog entry.Gabriela Moldovan2025-07-071-1/+0
|
* Add changelog for 1.4.5.Gabriela Moldovan2025-07-071-0/+201
|
* cosmetic changelog tweaks.Nick Mathewson2025-06-051-6/+3
|
* Update links of CHANGELOG.md using update-md-links.Alexander Hansen Færøy2025-06-051-0/+49
|
* Fix various CHANGELOG issues found by @nickm, @gabi-250, and @nield.Alexander Hansen Færøy2025-06-051-12/+9
|