Skip to content

Commit

Permalink
chore(changelog): adding #252 to notes of #250, closes #252
Browse files Browse the repository at this point in the history
  • Loading branch information
rodneyrehm committed Oct 13, 2015
1 parent c2a60f0 commit c93b3e1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ The release notes tracked in this document are also made available on the [relea

### 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 #250](https://github.com/medialize/URI.js/pull/250) fixed by [ryanelian](https://github.com/ryanelian)
* fixing [`URI.removeQuery()`](http://medialize.github.io/URI.js/docs.html#search-remove) to cast values to string before matching - [Issue #250](https://github.com/medialize/URI.js/pull/250), [Issue #252](https://github.com/medialize/URI.js/pull/252) fixed by [ryanelian](https://github.com/ryanelian) and [Siltaar](https://github.com/Siltaar)
* fixing [`.segment()`](http://medialize.github.io/URI.js/docs.html#accessors-segment) to allow appending an empty element - ([Issue #236](https://github.com/medialize/URI.js/issues/236), [Issue #253](https://github.com/medialize/URI.js/pull/253)) fixed by [orlando](https://github.com/orlando)


### 1.16.1 (September 19th 2015) ###

Package Management Cleanup - no changes to source code!
Expand Down

0 comments on commit c93b3e1

Please sign in to comment.