Skip to content

Commit

Permalink
Update to changelog
Browse files Browse the repository at this point in the history
- Should use "Unreleased" without specifying a tag
  • Loading branch information
cgsmith committed Dec 30, 2024
1 parent 417c40d commit 74c0bd2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,14 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [2.0.0] - Unreleased
## [Unreleased]

### Added
- Support for PHP 8
- Missing property type declarations
- Missing method return type declarations
- More fields converted by default by database conversion
- Added composer.lock file to project

### Removed
- Support for `assign_adv` plugin
Expand Down

0 comments on commit 74c0bd2

Please sign in to comment.