Skip to content

Commit 03e0941

Browse files
committed
updated strings to v0.5.2
1 parent b058d39 commit 03e0941

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,13 @@ TODO
7474

7575
Release Notes
7676
=============
77+
v0.5.2
78+
------
79+
80+
- Adding a bower.json file (thanks @adamjcook)
81+
- Fix style being appended to head multiple times (thanks @thomassuckow and @progman32)
82+
- Work around a chrome bug that would show scrollbars in some cases (thanks @thomassuckow)
83+
7784
v0.5.1
7885
------
7986

detect-element-resize.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* https://github.com/sdecima/javascript-detect-element-resize
55
* Sebastian Decima
66
*
7-
* version: 0.5
7+
* version: 0.5.2
88
**/
99

1010
(function () {

0 commit comments

Comments
 (0)