Skip to content

Commit 83c72a9

Browse files
committed
release v12.2.3
1 parent b11a29f commit 83c72a9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

HISTORY.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,12 @@ Developers are not forced to upgrade if they don't really need it. Upgrade whene
2323

2424
Changes apply to `master` branch.
2525

26-
# Sat, 12 Aug 2023 | v12.2.2
26+
# Sat, 12 Aug 2023 | v12.2.3
2727

2828
- Add new `iris.WithDynamicHandler` option (`EnableDynamicHandler` setting) to work with `iris.Application.RefreshRouter` method. It allows to change the entire router while your server is up and running. Handles [issue #2167](https://github.com/kataras/iris/issues/2167). Example at [_examples/routing/route-state/main.go](_examples/routing/route-state/main.go).
2929

30+
> We jumped v12.2.2.
31+
3032
# Mon, 17 July 2023 | v12.2.1
3133

3234
- Add `mvc.Application.EnableStructDependents()` method to handle [#2158](https://github.com/kataras/iris/issues/2158).

0 commit comments

Comments
 (0)