Skip to content

Commit

Permalink
docs(changelog): patch changelog for v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JustPyrrha committed Oct 3, 2024
1 parent a027277 commit 95c47aa
Showing 1 changed file with 14 additions and 6 deletions.
20 changes: 14 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

### Changed

### Deprecated

### Removed

### Fixed

### Security

## [1.2.0] - 2024-08-28

### Added

- Debug log lines to print payload info when initializing.

### Changed
Expand All @@ -19,16 +33,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Updated `spotless` from `7.0.0.BETA1` to `7.0.0.BETA2`
- Moved use of client networking and events to a `client` entrypoint. (TestMod)

### Deprecated

### Removed

### Fixed

- Broken custom entrypoint.

### Security

## [1.1.0] - 2024-07-20

### Added
Expand Down

0 comments on commit 95c47aa

Please sign in to comment.