Skip to content

Commit 59021a9

Browse files
committed
Update changelog
1 parent db08833 commit 59021a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## v1.1.0
44

55
* Add support for Elixir 1.16, 1.17 and 1.18. Drop support for Elixir 1.13, 1.14, and 1.15. Elixir >= 1.16 is now required. Dropping support for older versions of Elixir simply means that this package is no longer tested with them in CI, and that compatibility issues are not considered bugs.
6+
* Drop support for Erlang/OTP 24, and Erlang/OTP >= 25 is now required. Dropping support for older versions of Erlang/OTP simply means that this package is not tested with them in CI, and that compatibility issues are not considered bugs.
67
* Require `fun_with_flags ~> 1.12`. This is not strictly required because `v1.11` will also work, but it makes it easier to ensure that both libraries are compatible with the latest Elixir and OTP.
78
* Add support for mobile screens. (Thanks [s3cur3](https://github.com/s3cur3), [pull/44](https://github.com/tompave/fun_with_flags_ui/pull/44))
89

0 commit comments

Comments
 (0)