Skip to content

Commit

Permalink
Add Unreleased section to CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Nov 28, 2018
1 parent fb76435 commit 353c3c4
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,26 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/)
and this project adheres to [Semantic Versioning](https://semver.org/).

## [Unreleased]

### Changed

- New stage names: experimental and live.
- Use separate asset bucket per-stage.
- Use live stage by default.
- Load `public/index.html.mustache` template from asset CDN to render index.
- Remove `.bucket` before building.

### Added

- Use `appVersion` cookie to select version if set.
- Restrict bucket access to CloudFront origin access identity.
- Version number to page title.

### Fixed

- TTL settings in CloudFront.

## 0.2.0

- Initial release.
Expand Down

0 comments on commit 353c3c4

Please sign in to comment.