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
+7
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,13 @@
1
1
# Changelog
2
2
3
3
<!--next-version-placeholder-->
4
+
5
+
## v0.3.6 (2023-01-05)
6
+
### Fix
7
+
* Datetime and upload file type ([#12](https://github.com/supabase-community/storage-py/issues/12)) ([`a926a06`](https://github.com/supabase-community/storage-py/commit/a926a068234e68afbf8039fc7f71565397dfea86))
8
+
* Remove trailing "/" in `get_public_url` ([`8bf407c`](https://github.com/supabase-community/storage-py/commit/8bf407c5fc2bca401a673d42d0f9a82b7b9e80bb))
9
+
10
+
**[See all commits in this version](https://github.com/supabase-community/storage-py/compare/v0.3.5...v0.3.6)**
4
11
## v0.3.5 (2022-06-07)
5
12
### Fix
6
13
* Justinbarak patch 1 by @justinbarak in https://github.com/supabase-community/storage-py/pull/14
0 commit comments