Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Yaroslav committed Jul 1, 2022
1 parent 7ce3693 commit 7094967
Showing 1 changed file with 18 additions and 5 deletions.
23 changes: 18 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

-------------------------------------------------------------------------

## [1.0.0]() - _2021-10-05_
## [1.2.0]() - _2021-07-01_

### Added

* Taken https://github.com/goprerender/prerender as a base
* Added support to pass `STORAGE_URL` environment variable
* Dockerized goprerender server and storage
* Added docker-compose example and Makefile commands for faster setup
* Added support to pass `CACHE_EXPIRATION_TIME` environment variable

### Changed

* Only the `Clear-Site-Data: *` header purges all cache now
* The `Cache-Control: must-revalidate` header removes only one page instead of flushing all caches

-------------------------------------------------------------------------

Expand All @@ -26,3 +28,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
prerender request

-------------------------------------------------------------------------

## [1.0.0]() - _2021-10-05_

### Added

* Taken https://github.com/goprerender/prerender as a base
* Added support to pass `STORAGE_URL` environment variable
* Dockerized goprerender server and storage
* Added docker-compose example and Makefile commands for faster setup

-------------------------------------------------------------------------

0 comments on commit 7094967

Please sign in to comment.