Skip to content

Commit e952037

Browse files
committed
release v4.0.0
1 parent b668663 commit e952037

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# Changelog
22

3-
## v4.0.0 (head/unreleased)
3+
## v4.0.0 (2019-01-10)
44

55
- chi v4 requires Go 1.10.3+ (or Go 1.9.7+) - we have deprecated support for Go 1.7 and 1.8
66
- router: respond with 404 on router with no routes (#362)
77
- router: additional check to ensure wildcard is at the end of a url pattern (#333)
88
- middleware: deprecate use of http.CloseNotifier (#347)
99
- middleware: fix RedirectSlashes to include query params on redirect (#334)
10+
- History of changes: see https://github.com/go-chi/chi/compare/v3.3.4...v4.0.0
1011

1112

1213
## v3.3.4 (2019-01-07)

0 commit comments

Comments
 (0)