summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Apply 1 suggestion(s) to 1 file(s)Alexander Hansen Færøy2025-06-051-1/+1
| | | Co-authored-by: Nick Mathewson <[email protected]>
* Apply 1 suggestion(s) to 1 file(s)Alexander Hansen Færøy2025-06-051-1/+1
| | | Co-authored-by: Nick Mathewson <[email protected]>
* Apply 1 suggestion(s) to 1 file(s)Alexander Hansen Færøy2025-06-051-1/+1
| | | Co-authored-by: Nick Mathewson <[email protected]>
* Prepare changelog for 1.4.4.Alexander Hansen Færøy2025-06-041-0/+100
|
* release: Fix CHANGELOG.md formatting.Wesley Aptekar-Cassels2025-05-011-4/+4
| | | | | Oops, shouldn't have pushed the previous MR without letting CI run fully...
* release: Update CHANGELOG.md for 1.4.3.Wesley Aptekar-Cassels2025-05-011-0/+153
|
* Update changelog based on semver-checks output.Gabriela Moldovan2025-03-311-2/+3
|
* Add changelog for 1.4.2.Gabriela Moldovan2025-03-311-0/+319
|
* Remove comment in changelogNick Mathewson2025-03-031-5/+0
|
* Changelog for Arti 1.4.1 so far.Nick Mathewson2025-02-271-15/+91
|
* Start with our changelog template.Nick Mathewson2025-02-271-0/+47
|
* Apply format_md_links to previous CHANGELOG.Nick Mathewson2025-02-271-2/+2
|
* Drop a leftover sentence from the previous changelogNick Mathewson2025-02-271-2/+0
|
* CHANGELOG.md: Run update-md-links to add final link blockIan Jackson2025-02-071-0/+104
|
* CHANGELOG.md: Final edits for 1.4.0Ian Jackson2025-02-071-6/+3
| | | | Fix the syntax from syntax-fiddle.
* CHANGELOG.md: Run maint/changelog-syntax-fiddleIan Jackson2025-02-071-119/+58
| | | | The output needs a bit of tidying up.
* Merge branch 'main' into changelog-3-baseIan Jackson2025-02-071-0/+2
|\
| * CHANGELOG.md: Document that fs-mistrust has a breaking changeIan Jackson2025-02-071-0/+2
| |
* | CHANGELOG.md: Run update-md-linksIan Jackson2025-02-071-1/+5
| |
* | CHANGELOG.md: Fix ref to prop324 into standard formatIan Jackson2025-02-071-1/+1
| |
* | CHANGELOG.md: Set the headingIan Jackson2025-02-071-1/+1
| |
* | CHANGELOG.md: Add AcknowledgementsIan Jackson2025-02-071-0/+12
| |