Skip to content

Commit b01b6d6

Browse files
committed
Updated version to 0.7.7
1 parent 437bdab commit b01b6d6

File tree

4 files changed

+14
-3
lines changed

4 files changed

+14
-3
lines changed

CHANGELOG

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
v0.7.7
2+
------
3+
* Array ref changes in model updates form, thanks @Sandreu
4+
* Tabarray & array fixes, thanks @Sandreu, @davidlgj
5+
* Use objectpath more generically to fix requirejs issues, thanks @mike-marcacci
6+
* README and documentation updates, thanks @davidlgj, @engelfrost, @Dervisevic, @stramel, @Sandreu
7+
* Expanded documentation on custom validation messages, thanks @Dervisevic
8+
* Deep structure tests, thanks @Sandreu
9+
* SF-insert-field documentation, thanks @davidlgj
10+
* Array model watch & array defaults, thanks @Sandreu
11+
112
v0.7.6
213
------
314
* Fixed broken bower specification.

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"dist/schema-form.min.js",
55
"dist/bootstrap-decorator.min.js"
66
],
7-
"version": "0.7.6",
7+
"version": "0.7.7",
88
"authors": [
99
"Textalk",
1010
"David Jensen <[email protected]>"

0 commit comments

Comments
 (0)