Skip to content

Commit

Permalink
Prepared for release
Browse files Browse the repository at this point in the history
  • Loading branch information
jamielsharief committed Feb 23, 2021
1 parent 2a1dc0c commit b69dc5e
Showing 1 changed file with 18 additions and 4 deletions.
22 changes: 18 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [3.7.0] - 2021-02-23

### Added

- Added Task generator

## [3.6.0] - 2021-01-14

### Fixed
Expand Down Expand Up @@ -77,15 +83,15 @@

## [3.1.0] - 2020-07-13

### Added
### Added

- Added Fixture generator

## [3.0.1] - 2020-07-09

### Fixed

- Fixed bootstrap path
- Fixed bootstrap path
- Fixed incorrect db driver in travis settings

## [3.0.0] - 2020-07-08
Expand All @@ -101,29 +107,37 @@
- skipping this version to bring in line with framework version number

### Removed

- Removed docblock property tags for components from scaffolding as this is in ApplicationController

## [1.1.1] - 2020-01-28
### Fixed

### Fixed

- Fixed scaffolding templates not echoing variable

### Changed

- Changed travis.yml - Changed PHP 7.4 version and removed Removed Codecov.io

## [1.1.0] - 2019-11-28

### Fixed

- Fixed Migration version numbering to use 24 hour time

### Added

- Added Mailbox generator

## [1.0.1] - 2019-11-06

### Fixed

- concern_controller test generator (namespace)
- middleware test generator (namespace)
- model test generator (doc property comment)

## [1.0.0] - 2019-10-16

This component has been decoupled from the [OriginPHP framework](https://www.originphp.com/).
This component has been decoupled from the [OriginPHP framework](https://www.originphp.com/).

0 comments on commit b69dc5e

Please sign in to comment.