Skip to content

Commit e029f49

Browse files
committed
Fix CHANGELOG
1 parent f8d9b84 commit e029f49

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

CHANGELOG.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,37 +4,31 @@ Nothing so far
44

55
## 0.3.1
66

7-
Nothing so far
7+
#### Changes
8+
* Update Ruby to 3.4
89

910
## 0.3.0
1011

1112
#### Additions
12-
1313
* Support generic fallback environment variable +CREDENTIALS_KEY+
1414

1515
## 0.2.1
1616

17-
## 0.2.1
18-
1917
#### Additions
20-
2118
* Add square brackets setter for settings
2219
* Explain integrations for Bridgetown, Hanami 2 and Rodbot
2320

2421
## 0.2.0
2522

2623
#### Breaking changes
27-
2824
* Fall back to `APP_ENV` instead of `RACK_ENV`
2925

3026
#### Fixes
31-
3227
* Don't re-encrypt if credentials haven't been modified
3328

3429
## 0.1.0
3530

3631
#### Initial implementation
37-
3832
* Require Ruby 3.0 or newer
3933
* Class mixin featuring the `credentials` macro:
4034
* Block to change (default) settings such as the cipher

0 commit comments

Comments
 (0)