docs: update changelog

This commit is contained in:
Andrey Nering
2026-03-08 17:11:49 -03:00
parent 73f9879421
commit c55c969474
2 changed files with 11 additions and 1 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## v3.49.1 - 2026-03-08
* Reverted #2632 for now, which caused some regressions. That change will be
reworked (#2720, #2722, #2723).
## v3.49.0 - 2026-03-07
- Fixed included Taskfiles with `watch: true` not triggering watch mode when

View File

@@ -8,6 +8,11 @@ editLink: false
::: v-pre
## v3.49.1 - 2026-03-08
* Reverted #2632 for now, which caused some regressions. That change will be
reworked (#2720, #2722, #2723).
## v3.49.0 - 2026-03-07
- Fixed included Taskfiles with `watch: true` not triggering watch mode when
@@ -1496,4 +1501,4 @@ document, since it describes in depth what changed for this version.
- Add LICENSE file
:::
:::