Skip to content
This repository was archived by the owner on Jan 16, 2024. It is now read-only.
/ soil Public archive

Commit 63dcd6e

Browse files
committed
3.9.0
1 parent 90ae8d2 commit 63dcd6e

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
### 3.9.0: December 7th, 2019
2+
* Enable beacon tracking for Google Analytics ([#243](https://github.com/roots/soil/pull/243))
3+
* Add support for GitHub Updater plugin ([#241](https://github.com/roots/soil/pull/241))
4+
* Add AJAX support for relative URLs module ([#215](https://github.com/roots/soil/pull/236))
5+
* Fix script cleanup error with single quotes (this was causing JS errors in the WP customizer) ([#224](https://github.com/roots/soil/pull/224))
6+
* Check if is a search page before adding active class to menu item ([#223](https://github.com/roots/soil/pull/223))
7+
* Move addition/removal of nav filters to walk function ([#236](https://github.com/roots/soil/pull/2236))
8+
* Add Google Optimize support for Google Analytics module ([#215](https://github.com/roots/soil/pull/215))
9+
110
### 3.8.1: May 23rd, 2019
211
* Update version in plugin headers correctly ([#231](https://github.com/roots/soil/pull/231))
312

soil.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Plugin Name: Soil
44
Plugin URI: https://roots.io/plugins/soil/
55
Description: A collection of modules to apply theme-agnostic front-end modifications to WordPress.
6-
Version: 3.8.1
6+
Version: 3.9.0
77
Author: Roots
88
Author URI: https://roots.io/
99
GitHub Plugin URI: https://github.com/roots/soil

0 commit comments

Comments
 (0)