Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
mattstein committed Mar 23, 2019
1 parent d30c297 commit 6e2d33a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,11 @@
# Cloudflare Changelog

## 0.2.9 - 2019-03-23
### Changed
- Can now auto-purge zone subdomain URLs, useful for CDN-hosted Assets.
### Fixed
- Fixed trivial yet unsightly padding issue resulting from a Craft CSS update.

## 0.2.8 - 2019-03-02
### Fixed
- Fixed Craft < 3.1 compatibility for API Key setting.
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -2,7 +2,7 @@
"name": "workingconcept/craft-cloudflare",
"description": "Purge Cloudflare caches from Craft.",
"type": "craft-plugin",
"version": "0.2.8",
"version": "0.2.9",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 6e2d33a

Please sign in to comment.