We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45d8373 commit ecf247fCopy full SHA for ecf247f
2 files changed
CHANGELOG.md
@@ -1,4 +1,11 @@
1
-<a name="5.0.0-beta.1"></a>
+<a name="5.0.0-beta.2"></a>
2
+
3
+# 5.0.0-beta.2 (2020-09-06)
4
5
+- **Feat** Add Expand/Collapse functionality [#276](https://github.com/angular-split/angular-split/issues/276) thanks to [Shemesh](https://github.com/Shemesh)!
6
+- **Chore** Update project to Angular 11 [#278](https://github.com/angular-split/angular-split/issues/278)
7
8
+ <a name="5.0.0-beta.1"></a>
9
10
# 5.0.0-beta.1 (2020-09-06)
11
projects/angular-split/package.json
@@ -1,6 +1,6 @@
{
"name": "angular-split",
- "version": "5.0.0-beta.1",
+ "version": "5.0.0-beta.2",
"description": "Angular UI library to split views and allow dragging to resize areas using CSS flexbox layout.",
"author": "bertrandg",
"repository": {
0 commit comments