Skip to content

Commit

Permalink
🚑 quick fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MorganKryze committed Apr 2, 2024
1 parent fbb2cdd commit be9c31b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/CHANGELOG/v3.5.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Introduction of `Text` and `Dialog` elements, add `AnimatedElement` namespace, n

- `EmbedText`: has lost its button and Freeze to become passive element (faithful `Text` with embed borders) > Reduce ambiguity
- Publish docs for CI only from main branch to prevent displaying work in progress in production documentation
- Refactor `TextStyler`properties
- Refactor `TextStyler` properties
- Add a `Font` property to `Title` element
- Rename "testing" folder to "tests"
- Encourage use of "!." instead of "?." for safety
Expand All @@ -46,7 +46,7 @@ Introduction of `Text` and `Dialog` elements, add `AnimatedElement` namespace, n
- Implemented `AnimatedElement` into `ElementsList`.
- Rewrite all tutorials from Introduction section to make them more readable and understandable. Also add diagrams and update photos and video.
- Update Contributing guidelines to cover submission of new elements and example projects.
- Update `InteractiveElement`metadata to include return type value.
- Update `InteractiveElement` metadata to include return type value.
- Add `Examples` section to Debugging article.
- Make Create Element article more readable.

Expand Down

0 comments on commit be9c31b

Please sign in to comment.