Skip to content

Commit 2b01745

Browse files
committed
Changelog
1 parent 4671980 commit 2b01745

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -724,3 +724,22 @@
724724

725725
## Changed
726726
- Disabling Detox e2e tests.
727+
728+
## [1.1267.0] - 2021-x-x
729+
730+
## Fixed
731+
- CalendarListItem - height issue (PR #1614).
732+
- README - links for typescript (PR #1611).
733+
- lodash - change imports to make it tree-shakeable (PR #1613).
734+
- ExpandableCalendar - 'today' button bug (PR #1627).
735+
- CalendarHeader - 'renderHeader' updates.
736+
- Calendar - 'customHeader' ref.
737+
738+
## Added
739+
- Calendar - 'allowSelectionOutOfRange' prop (PR #1618).
740+
- AgendaList - 'scrollToNextEvent' prop (PR #1636).
741+
- Number localization (PR #1369).
742+
743+
## Changed
744+
- Use modern export keyword (PR #1615).
745+
- Remove global and move types to types.ts.

0 commit comments

Comments
 (0)