We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30927e4 commit 7dc6cddCopy full SHA for 7dc6cdd
CHANGELOG.md
@@ -0,0 +1,19 @@
1
+# Changelog
2
+
3
+This changelog references the relevant changes (bug and security fixes) done to `html`.
4
5
6
+## 5.0.0 - 2015-11-02
7
8
+### New
9
10
+* Fork the base HTML package from <https://github.com/laravelcollective/html>.
11
+* Add following traits:
12
+ - `Collective\Html\Traits\CheckerTrait`
13
+ - `Collective\Html\Traits\CreatorTrait`
14
+ - `Collective\Html\Traits\InputTrait`
15
+ - `Collective\Html\Traits\ObfuscateTrait`
16
+ - `Collective\Html\Traits\SelectionTrait`
17
+ - `Collective\Html\Traits\SessionHelperTrait`
18
19
CONTRIBUTING.md
0 commit comments