Skip to content

Commit

Permalink
Update changelog for integer truncation commits
Browse files Browse the repository at this point in the history
  • Loading branch information
anticomputer committed Jan 23, 2023
1 parent 561240d commit 57d5e09
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
* We removed an unneeded .DS_Store file (#291)
* We added a test for domains with underscores and fix roundtrip behavior (#292)
* We now use an up-to-date clang-format (#294)
* We made a variety of implicit integer trunctions explicit by moving to
size_t as our standard size integer type (#302)

[0.29.0.gfm.6]
* Fixed polynomial time complexity DoS vulnerability in autolink extension
Expand Down

0 comments on commit 57d5e09

Please sign in to comment.