File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 8
8
"1.13" : " 25.3" ,
9
9
"1.14" : " 26.2" ,
10
10
"1.15" : " 26.2" ,
11
- "1.16" : " 26.2"
11
+ "1.16" : " 26.2" ,
12
+ "1.17" : " 27.0"
12
13
}
Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ Unreleased]
9
+
10
+ ### Added
11
+
12
+ - Elixir 1.17 to CI
13
+ - OTP 27.0 to CI
14
+
8
15
## [ 0.1.3] - 2024-02-08
9
16
10
17
### Added
Original file line number Diff line number Diff line change 3
3
[ ![ Hex downloads] ( https://img.shields.io/hexpm/dt/sqids.svg )] ( https://hex.pm/packages/sqids )
4
4
[ ![ License] ( https://img.shields.io/hexpm/l/sqids.svg )] ( https://github.com/sqids/sqids-elixir/blob/main/LICENSE )
5
5
[ ![ Elixir Versions] ( https://img.shields.io/badge/Elixir-1.7%20to%201.16-blue )] ( https://elixir-lang.org/ )
6
- [ ![ Erlang Versions] ( https://img.shields.io/badge/Erlang%2FOTP-21.3%20to%2026 -blue )] ( https://www.erlang.org )
6
+ [ ![ Erlang Versions] ( https://img.shields.io/badge/Erlang%2FOTP-21.3%20to%2027 -blue )] ( https://www.erlang.org )
7
7
[ ![ CI status] ( https://github.com/sqids/sqids-elixir/actions/workflows/ci.yml/badge.svg )] ( https://github.com/sqids/sqids-elixir/actions/workflows/ci.yml )
8
8
9
9
[ Sqids] ( https://sqids.org/elixir ) (* pronounced "squids"* ) for Elixir is a
You can’t perform that action at this time.
0 commit comments