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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,8 @@
3
3
All notable changes to this project will be documented in this file, per [the Keep a Changelog standard](http://keepachangelog.com/).
4
4
5
5
## [Unreleased] - TBD
6
+
### Added
7
+
- Added mime type change to `image/gif` for `.gif` files.
6
8
7
9
## [2.0.0] - 2021-08-16
8
10
This is now a composite Action, meaning that it runs directly on the GitHub Actions runner rather than spinning up its own container and is significantly faster.
0 commit comments