Skip to content

Commit f347d51

Browse files
kevinmeijer97github-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent a300469 commit f347d51

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

CHANGELOG.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
# Changelog
2+
3+
[Unreleased changes](https://github.com/justbetter/statamic-structured-data/compare/1.2.0...1.2.0)
4+
## [1.2.0](https://github.com/justbetter/statamic-structured-data/releases/tag/1.2.0) - 2025-05-14
5+
6+
### Added
7+
- Added numeric field to builder (#5)
8+
9+
## [1.1.0](https://github.com/justbetter/statamic-structured-data/releases/tag/1.1.0) - 2025-05-12
10+
11+
### Added
12+
- Added support for structured data templates on Terms (#4)
13+
14+
## [1.0.3](https://github.com/justbetter/statamic-structured-data/releases/tag/1.0.3) - 2025-05-09
15+
16+
### Fixed
17+
18+
- Skip collection & taxonomy boot when running in console (#3)
19+
20+
21+
## [1.0.2](https://github.com/justbetter/statamic-structured-data/releases/tag/1.0.2) - 2025-05-09
22+
23+
### Fixed
24+
25+
- Fixed infinite loop when loading variables (#2).
26+
27+
## [1.0.1](https://github.com/justbetter/statamic-structured-data/releases/tag/1.0.1) - 2025-05-02
28+
29+
### Added
30+
31+
- Added Laravel 12 support https://github.com/justbetter/statamic-structured-data/pull/1
32+
33+
## [1.0.0](https://github.com/justbetter/statamic-structured-data/releases/tag/1.0.0) - 2025-04-25
34+
35+
**Initial release**: https://github.com/justbetter/statamic-structured-data/commits/1.0.0
36+

0 commit comments

Comments
 (0)