Skip to content

Commit 63a9d21

Browse files
committed
Bump to v0.2.37
1 parent aa9e83f commit 63a9d21

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -300,6 +300,13 @@ sudo /Library/StartupItems/VirtualBox/VirtualBox restart
300300

301301
## Changelog
302302

303+
- v0.2.37 – Fix isues with Varnish ([#62](https://github.com/genesis/wordpress/pull/62):
304+
- Cleaned up cookie logic in `production.vcl` (see #28, and 3fd9d0c)
305+
- Fixed wp cookie check in `receive/wordpress.vcl` (see 9c2f358)
306+
- Changed varnish to file backend (see #53)
307+
- Removed cache bypassing for local env (see fa96873)
308+
- Removed caching of static files (see 99eb9ad)
309+
- Piping `wp-(login|admin)` instead of passing (see 89cb137)
303310
- v0.2.36 – Add `postfix` ([#72](https://github.com/genesis/wordpress/pull/72))
304311
- v0.2.35 – Add `genesis:teardown` ([#55](https://github.com/genesis/wordpress/pull/55)) & fix `date.timezone` ([#73](https://github.com/genesis/wordpress/pull/73))
305312
- v0.2.34 – Default to WordPress 3.7.1 ([#74](https://github.com/genesis/wordpress/pull/74))

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "genesis-wordpress",
3-
"version": "0.2.36",
3+
"version": "0.2.37",
44
"homepage": "https://github.com/genesis/wordpress",
55
"authors": [
66
"Eric Clemmons <eric@smarterspam.com>"

0 commit comments

Comments
 (0)