We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bfa6c5 commit b4d9c89Copy full SHA for b4d9c89
CHANGELOG.md
@@ -1,8 +1,15 @@
1
# Transcoder Changelog
2
3
-## 4.0.0 - UNRELEASED
+## 4.0.0 - 2022.09.20
4
+### Changed
5
+* Pinned `vitepress` to `^0.22.4` pending official `1.0.0` release
6
+* Add comments to `Makefile`s for Fig
7
+* Use Vite `^3.1.0` & rebuild assets
8
+* Add `allow-plugins` to `composer.json` to allow CI tests to function
9
+
10
### Fixed
11
* Remove reference to now missing `DefineAssetThumbUrlEvent::generate` property
12
+* Change reference to now renamed `DefineAssetThumbUrlEvent::path` property
13
14
## 4.0.0-beta.6 - 2022.04.11
15
0 commit comments