File tree Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 1
- 1.0.1
1
+ 1.1.0
Original file line number Diff line number Diff line change @@ -7,12 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 1.1.0] - 2024-01-29
11
+
12
+ ### Changed
13
+
14
+ - Require ruby version >= 3.1 by @danilogco
15
+ - Ruby version < 3.1 aren't supported anymore
16
+ - Dependencies update by @danilogco
17
+ - Adds Ruby v3.3.0 to the unit test matrix by @danilogco
18
+
10
19
## [ 1.0.1] - 2023-02-03
11
20
12
21
### Changed
13
22
14
- - Adiciona workflow de deployment padronizado ao projeto por @danilogco
15
- - Adiciona o Ruby v3.2.0 para a matriz de testes unitários por @danilogco
23
+ - Adds standardized deployment workflow to the project by @danilogco
24
+ - Adds Ruby v3.2.0 to the unit test matrix by @danilogco
16
25
17
26
## [ 1.0.0] - 2023-01-02
18
27
@@ -45,7 +54,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
45
54
### Changed
46
55
47
56
- [ QC-79] ( https://qflash.atlassian.net/jira/software/projects/QC/boards/31?selectedIssue=QC-79 )
48
- Reduzir uso de pipelines em projetos Ruby [ Dependabot]
57
+ Reduzir uso de pipelines em projetos Ruby [ Dependabot]
49
58
- Bump Ruby version to v3.1.0
50
59
51
60
## [ 0.2.0] - 2022-01
You can’t perform that action at this time.
0 commit comments