summary refs log tree commit diff stats
path: root/changelog.md
diff options
context:
space:
mode:
authorJuan Carlos <juancarlospaco@gmail.com>2020-12-23 17:26:37 -0300
committerGitHub <noreply@github.com>2020-12-23 12:26:37 -0800
commita29bbeee41e43f00ba7a3b1951445ff5d21ccc52 (patch)
tree6fc158a1a599a6dcfe801dd7f6badc495a428b78 /changelog.md
parentb1c3dab2089bb4327627c2152a1148b299f1a930 (diff)
downloadNim-a29bbeee41e43f00ba7a3b1951445ff5d21ccc52.tar.gz
Add missing HTTP codes (#16454)
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md2
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