Skip to content

Commit e631d1a

Browse files
committed
Release version 1.1.0
1 parent 0aafd7e commit e631d1a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.1.0
4+
5+
- Add Content Store fallback for failed Graphql requests
6+
37
## 1.0.0
48

59
- Add GraphQL traffic rates initializer.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module GovukContentItemLoader
2-
VERSION = "1.0.0".freeze
2+
VERSION = "1.1.0".freeze
33
end

0 commit comments

Comments
 (0)