File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.0.0 - WIP
4
+ - Releasing v 1.0.0
5
+
3
6
## 0.1.0 - 2025-02-21
4
7
- Refactoring exception handling: Bubble up the exception
5
8
- Refactoring Space, Spaces and SpaceResponse
8
11
- Adding StoryComponent class
9
12
- Refactoring Asset, Assets and AssetResponse
10
13
- Refactoring Tag, Tags and TagResponse
11
- - Adding ` setExternalUrl() ` to ` Asset ` data class, you can set an external URL for an asset
14
+ - Adding ` setExternalUrl() ` to ` Asset ` data class, you can set an external URL for an asset
12
15
- Adding ` publishedAt() ` method to ` Story ` data class, you can retrieve the published at field (with formatting options, default is "Y-m-d")
13
16
- Adding ` addBlok() ` method to ` StoryComponent ` data class, so you can easily add nested component to your content
14
17
- Readme: A new example for nesting components
You can’t perform that action at this time.
0 commit comments