Skip to content

Commit 7dc6cdd

Browse files
committed
Add new Changelog.
Signed-off-by: crynobone <crynobone@gmail.com>
1 parent 30927e4 commit 7dc6cdd

File tree

2 files changed

+19
-3
lines changed

2 files changed

+19
-3
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)