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
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,12 @@ and this project attempts to adhere to [Semantic Versioning](https://semver.org/
18
18
19
19
## [Unreleased]
20
20
21
+
## [6.0.2]
22
+
23
+
### Changed
24
+
25
+
- Bumped TagSpecs v0.4.0 deprecation removal target from v6.0.2 to v6.0.3.
26
+
21
27
### Fixed
22
28
23
29
- Fixed `djls check` with no arguments silently reading stdin instead of discovering template files. Stdin is now triggered explicitly by passing `-` as a path.
@@ -227,7 +233,7 @@ and this project attempts to adhere to [Semantic Versioning](https://semver.org/
0 commit comments