You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+4
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@
2
2
3
3
All notable changes to Glide will be documented in this file.
4
4
5
+
## 0.3.1
6
+
7
+
- Fixed bug with URLs that contain spaces or other special characters. Thanks [@jasonvarga](https://github.com/jasonvarga)! [#33](https://github.com/thephpleague/glide/issues/33])
8
+
5
9
## 0.3.0
6
10
7
11
- Large refactor for improve code organization. Many classes moved and renamed.
0 commit comments