Skip to content

Commit 061fc2e

Browse files
committed
Fixed changelog.
1 parent 18cdac6 commit 061fc2e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Changelog.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
### 3.0.0
88
#### Breaking Changes
9-
- Changed the structure of the library.
10-
- Changed Formio utils import from ```import FormioUtils from 'formiojs/utils'``` to ```import
9+
- Changed the overrall structure of the library.
1110
- Removed formio.form, formio.wizard, and formio.utils builds. They can be accessed through basic "formio.full" and "formio" builds respectively.
1211
- Deprected ability to "attach" Formio to existing form using Formio.form method.
1312
- Modified all JavaScript execution to make it more consistent.

0 commit comments

Comments
 (0)