Skip to content

Commit 33a6281

Browse files
committed
prepping for v1
1 parent be74671 commit 33a6281

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## 1.0.0 - WIP
4+
- Releasing v 1.0.0
5+
36
## 0.1.0 - 2025-02-21
47
- Refactoring exception handling: Bubble up the exception
58
- Refactoring Space, Spaces and SpaceResponse
@@ -8,7 +11,7 @@
811
- Adding StoryComponent class
912
- Refactoring Asset, Assets and AssetResponse
1013
- 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
1215
- Adding `publishedAt()` method to `Story` data class, you can retrieve the published at field (with formatting options, default is "Y-m-d")
1316
- Adding `addBlok()` method to `StoryComponent` data class, so you can easily add nested component to your content
1417
- Readme: A new example for nesting components

0 commit comments

Comments
 (0)