Skip to content

Commit

Permalink
Updated changelog for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
jstoone committed Nov 25, 2018
1 parent be010e0 commit 6cfffd8
Showing 1 changed file with 30 additions and 1 deletion.
31 changes: 30 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,36 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## 1.0.0
## [Unreleased]
### Added

### Changed

### Removed

## [1.0.2]
### Added
- Composer authentication files are now ignored.
- `phpstan` is now a part of the build process

### Changed
- Compiled assets for production
- General cleanup of code to raise quality
- Cleaned up the CHANGELOG.md (this file)

### Removed

## [1.0.1]
### Added
- Fleshed out TravisCI process

### Changed
- Badges now properly reflect project status
- Formatted javascript to fit definition of "pretty"

### Removed

## [1.0.0]
### Added
- Initial release
- Initial [project skeleton](https://github.com/spatie/skeleton-nova-tool) by Spatie
Expand Down

0 comments on commit 6cfffd8

Please sign in to comment.