Skip to content

Commit c2ce45b

Browse files
gorhillrodneyrehm
authored andcommitted
adding performance improvements to SecondLevelDomain (PR #122)
1 parent fa8e831 commit c2ce45b

File tree

3 files changed

+206
-160
lines changed

3 files changed

+206
-160
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,7 @@ URI.js is published under the [MIT license](http://www.opensource.org/licenses/m
231231
### master ###
232232

233233
* fixing [`URI.parseHost()`](http://medialize.github.io/URI.js/docs.html#static-parseHost) and [`URI.buildHost()`](http://medialize.github.io/URI.js/docs.html#static-buildHost) to properly parse and build the IPv6 examples given in [RFC2732 Format for Literal IPv6 Addresses in URL's](http://tools.ietf.org/html/rfc2732#section-2) - ([Issue #144](https://github.com/medialize/URI.js/issues/144))
234+
* adding performance improvements to SecondLevelDomain - ([PR #122](https://github.com/medialize/URI.js/pull/122), [gorhill](https://github.com/gorhill))
234235

235236
### 1.12.1 (March 8th 2014) ###
236237

0 commit comments

Comments
 (0)