Skip to content

Commit 0f5d223

Browse files
committed
docs: document changes in CHANGELOG
1 parent e1c5001 commit 0f5d223

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
Reactist follows [semantic versioning](https://semver.org/) and doesn't introduce breaking changes (API-wise) in minor or patch releases. However, the appearance of a component might change in a minor or patch release so keep an eye on redesigns and make sure your app still looks and feels like you expect it.
44

5+
# 27.0.1
6+
7+
- [Docs] Document the `maxLength` prop for the `TextField` component.
8+
59
# 27.0.0
610

711
- [BREAKING] Remove `Alert` component.

0 commit comments

Comments
 (0)