diff --git a/CHANGELOG.md b/CHANGELOG.md index bb77edc3..f05359c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ The release notes tracked in this document are also made available on the [releases page](https://github.com/medialize/URI.js/releases) +### master (will likely become 1.16.2) ### + +* fixing [`URI.removeQuery()`](http://medialize.github.io/URI.js/docs.html#search-remove) to cast values to string before matching - [Issue #233](https://github.com/medialize/URI.js/pull/233) fixed by [ryanelian](https://github.com/ryanelian) + ### 1.16.1 (September 19th 2015) ### Package Management Cleanup - no changes to source code!