Skip to content

Commit b3cf07f

Browse files
author
Sv443
committed
updated changelog
1 parent 8d3b13b commit b3cf07f

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

changelog.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424

2525

2626
[CURRENT: 2.1.5] - 2020 Q3 general patch #2
27-
- Ditched my botched rate limiting package for a "commercial" one
28-
- Added API token section to documentation
29-
- Client now receives a "Token-Valid" header with the value 0 or 1 depending on token validity
30-
- Renamed "X-Auth-Token" header to "Authorization" so requests don't get blocked by Cloudflare
27+
- Ditched my botched rate limiting package for a "commercial" one (issue #113)
28+
- Added API token section to documentation (issue #114)
29+
- Client now receives a "Token-Valid" header with the value 0 or 1 depending on token validity (issue #115)
30+
- Renamed "X-Auth-Token" header to "Authorization" so requests don't get blocked by Cloudflare (issue #117)
3131
- Cleaned up a lot of code
3232

3333

@@ -36,7 +36,7 @@
3636

3737

3838
[2.1.3] - 2020 Q2 general patch #1
39-
- Added option to disable all console output but error messages (GitHub isse #72)
39+
- Added option to disable all console output but error messages (GitHub issue #72)
4040
- The content of jokes in the joke submission form is now correctly escaped and can no longer mess up the page (GitHub issue #68)
4141
- Fixed crash when parsing a malformatted URI (GitHub issue #69 (nice))
4242
- Re-flagged some jokes

0 commit comments

Comments
 (0)