Skip to content

Commit

Permalink
Added changelog for 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dragonmantank committed Jan 14, 2022
1 parent d81a567 commit 63f2a76
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## [3.3.0] - 2022-01-13

### Added
- Added ability to register your own expression aliases (#132)

### Changed
- Changed how Day of Week and Day of Month resolve when one or the other is `*` or `?`

### Fixed
- PHPStan should no longer error out

## [3.2.4] - 2022-01-12

### Added
Expand Down

0 comments on commit 63f2a76

Please sign in to comment.