Skip to content

Commit 3008e86

Browse files
committed
update docs
1 parent a0961f2 commit 3008e86

1 file changed

Lines changed: 12 additions & 7 deletions

File tree

docs/book/changelog.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,31 +13,36 @@ If you need a new feature, open an [issue](https://github.com/openpatch/learning
1313

1414
:::
1515

16-
<!--
17-
## v0.41.0
16+
## v0.3.1
1817

1918
::::tabs
2019

21-
:::tab{title="New :rocket:" id="new"}
20+
:::tab{title="Fixed :bug:" id="fixed"}
2221

23-
- Allow emojis in tab titles. E.g.: `:::tab{title="Hi :smile:"}`
22+
- Fix text color in drawer for better readability
2423

2524
:::
2625

27-
:::tab{title="Improved :+1:" id="improved"}
26+
::::
2827

28+
## v0.3.0
2929

30+
::::tabs
31+
32+
:::tab{title="Improved :+1:" id="improved"}
33+
34+
- Use sans-serif font instead of custom font for better readability
35+
- Use CSS variable for font color
3036

3137
:::
3238

3339
:::tab{title="Fixed :bug:" id="fixed"}
3440

35-
41+
- Fix React hook error
3642

3743
:::
3844

3945
::::
40-
-->
4146

4247
## v0.2.4
4348

0 commit comments

Comments
 (0)