Skip to content

Commit ac26cdd

Browse files
committed
Correct CHANGELOG
1 parent 94341f9 commit ac26cdd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@ All notable changes to this project will be documented in this file.
1616

1717
- Refactor `SslConfig` and `TwoWaySslClient` to use HttpClient 5 and improve ssl handling. (#285)
1818
- Remove references to Ownable Smart Contract wrapper in integration test. (#288)
19-
- Remove deprecated code from `AppComputeSecretController` and `SmsClient`. (#293)
2019
- Rename `blockchain` package to `chain` and `BlockchainConfig` class to `ChainConfig`. (#294)
2120
- Fix several SonarQube Cloud issues. (#295)
22-
- Harmonize YML internal variables to proper case. (#299)
2321
- Stop using `TestUtils` in `AuthorizationServiceTests.java`. (#300)
2422

2523
### Breaking API changes
2624

25+
- Remove deprecated code from `AppComputeSecretController` and `SmsClient`. (#293)
2726
- Replace custom yes/no boolean serialization with standard Java boolean strings in TEE sessions. (#297)
27+
- Harmonize YML internal variables to proper case. (#299)
2828

2929
### Dependency Upgrades
3030

0 commit comments

Comments
 (0)