Skip to content

Commit c2cca9c

Browse files
author
Yaroslav
committed
updated changelog
1 parent b449f40 commit c2cca9c

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
-------------------------------------------------------------------------
99

1010
## [1.0.0]() - _2021-10-05_
11+
1112
### Added
13+
1214
* Taken https://github.com/goprerender/prerender as a base
1315
* Added support to pass `STORAGE_URL` environment variable
1416
* Dockerized goprerender server and storage
1517
* Added docker-compose example and Makefile commands for faster setup
1618

1719
-------------------------------------------------------------------------
20+
21+
## [1.1.0]() - _2022-05-13_
22+
23+
### Added
24+
25+
* Added an ability to purge all cache by sending `Cache-Control: must-revalidate` or `Clear-Site-Data: *` header to the
26+
prerender request
27+
28+
-------------------------------------------------------------------------

0 commit comments

Comments
 (0)