Skip to content

Commit

Permalink
Merge pull request #130 from shortlist-digital/release/v7.0.0
Browse files Browse the repository at this point in the history
Release v7.0.0
  • Loading branch information
tomreeves authored Jul 24, 2020
2 parents 25116c4 + 0a5e9e7 commit 7a77362
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,18 @@

All notable changes to this project will be documented in this file.

# 7.0.0 (24-07-2020)

- Refactored the Redis cache

# 6.4.3 (20-07-2020)

- rename nonCacheable endpoint to secondaryEndpoint
- apply redis cache to all backend endpoints
- Rename nonCacheable endpoint to secondaryEndpoint
- Apply redis cache to all backend endpoints

# 6.4.2 (01-07-2020)

- bugfix for nonCacheable endpoints being called on previews
- Bugfix for nonCacheable endpoints being called on previews
- Create nonCacheable enpoint

# 6.3.1 (09-06-2020)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tapestry-lite",
"version": "6.4.3",
"version": "7.0.0",
"description": "Universal React & Wordpress Renderer",
"main": "./src/server/index.js",
"bin": {
Expand Down

0 comments on commit 7a77362

Please sign in to comment.