You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
#Releases
2
2
3
+
## 0.2.1
4
+
5
+
- Fiddle start and end (setup of html layout) is now in the routes instead of having to set them in the fiddles. This prepares the code to be decoupled from the default layout.
6
+
- Chains configuration to Fiddle object
7
+
- Initializes $fiddle object from index instead of fiddle script
0 commit comments