Skip to content

Commit

Permalink
Tweak changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
barryvdh committed Sep 3, 2014
1 parent 049ba19 commit b61503d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
# Changelog for Laravel Debugbar

## 1.7.x-dev (2014-..)

- Deprecated `debugbar:publish` command in favor of AssetController

## 1.7.0 (2014-09-03)

- Use AssetController instead of publishing assets to the public folder.
- Inline fonts + images to base64 Data-URI
- Deprecated `debugbar:publish` command in favor of AssetController
- Use PSR-4 file structure

## 1.6.8 (2014-08-27)
Expand Down

0 comments on commit b61503d

Please sign in to comment.