vendor/github.com/magiconair/properties/CHANGELOG.md
changeset 251 1c52a0eeb952
parent 242 2a9ec03fe5a1
child 256 6d9efbef00a9
equal deleted inserted replaced
250:c040f992052f 251:1c52a0eeb952
     1 ## Changelog
     1 ## Changelog
       
     2 
       
     3 ### [1.8.1](https://github.com/magiconair/properties/tree/v1.8.1) - 10 May 2019
       
     4 
       
     5  * [PR #26](https://github.com/magiconair/properties/pull/35): Close body always after request
       
     6 
       
     7    This patch ensures that in `LoadURL` the response body is always closed.
       
     8 
       
     9    Thanks to [@liubog2008](https://github.com/liubog2008) for the patch.
     2 
    10 
     3 ### [1.8](https://github.com/magiconair/properties/tree/v1.8) - 15 May 2018
    11 ### [1.8](https://github.com/magiconair/properties/tree/v1.8) - 15 May 2018
     4 
    12 
     5  * [PR #26](https://github.com/magiconair/properties/pull/26): Disable expansion during loading
    13  * [PR #26](https://github.com/magiconair/properties/pull/26): Disable expansion during loading
     6 
    14