diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index a74e06373..a6a865514 100644 --- a/changelog.md +++ b/changelog.md @@ -74,6 +74,8 @@ - Added `sequtils` import to `prelude`. - Added `euclDiv` and `euclMod` to `math`. +- Added `httpcore.is1xx` and missing HTTP codes. + ## Language changes |