Skip to content

Commit

Permalink
Updated CHANGELOG, releasing new version.
Browse files Browse the repository at this point in the history
  • Loading branch information
justinhartman committed Oct 17, 2018
1 parent a19506d commit af83fe0
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
Below is a detailed change-log, along with specific tasks completed, for each
version released to date.

## Version 0.2.0 (18/10/2018)

- [#new](#new)
- Loaded dotenv() support to use global variables instead.
- Using Composer now for third-party libraries.
- New paths file for using variables for common paths.
- Added requirements file to check minimum PHP requirements.
- Index now loads requirements and bootstrap file.
- [#enhancement](#enhancement)
- Renamed & moved DB schema and dump files.
- Updated DB connect to use dotenv.
- New include method for templates.

## Version 0.1.0 (17/10/2018)

- [#new](#new)
Expand Down

0 comments on commit af83fe0

Please sign in to comment.