Skip to content
This repository was archived by the owner on Sep 1, 2020. It is now read-only.

Commit 22a986c

Browse files
committed
update changelog
1 parent 8048cd1 commit 22a986c

File tree

1 file changed

+18
-3
lines changed

1 file changed

+18
-3
lines changed

CHANGELOG.md

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,23 @@ All the changes can be found below. Order used:
99
- Fixed
1010
- Security
1111

12+
## v1.0.0
13+
14+
### Added
15+
16+
- Ability to use custom styles.
17+
18+
### Changed
19+
20+
- Use `react-bootstap/react-overlays` instead of custom logic to render the menu.
21+
- Make `configure` of `ContextMenuLayer` optional.
22+
23+
### Removed
24+
25+
- Dependency on bootstrap styling.
26+
27+
28+
1229
## v0.4.0
1330

1431
### Changed
@@ -19,7 +36,6 @@ All the changes can be found below. Order used:
1936
### Fixed
2037
- Menu goes outside when closer to edges.
2138

22-
2339
## v0.3.0
2440

2541
### Added
@@ -31,7 +47,6 @@ All the changes can be found below. Order used:
3147
### Fixed
3248
- Fixed unbind event handlers.
3349

34-
3550
## v0.2.2
3651

3752
### Added
@@ -59,4 +74,4 @@ All the changes can be found below. Order used:
5974

6075
## v0.1.0
6176

62-
- Initial Release
77+
- Initial Release

0 commit comments

Comments
 (0)