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 c93a262 commit a7acf0cCopy full SHA for a7acf0c
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Transcoder Changelog
2
3
+## 1.2.23 - 2022.09.20
4
+### Changed
5
+* Move to using `ServicesTrait` and add getter methods for services
6
+* Pinned `vitepress` to `^0.22.4` pending official `1.0.0` release
7
+* Add comments to `Makefile`s for Fig
8
+* Use Vite `^3.1.0` & rebuild assets
9
+* Add `allow-plugins` to `composer.json` to allow CI tests to function
10
+
11
## 1.2.22 - 2022.04.09
12
### Changed
13
* Added `synchronous` & `stripMetadata` to the parameters that should be excluded from the generated file name
0 commit comments