File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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+ -------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments