Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Mar 13, 2016
1 parent 04b3b95 commit f07f6d2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@ All notable changes to `laravel-backup` will be documented in this file.

### 3.1.1

- fix `backup:list`-command
- fixed `backup:list`-command

### 3.1.0 - 2016-03-13

**This version contains a bug, that pops up when running `backup:list`. Please upgrade to 3.1.1**

- added support for PostgreSQL
- added an option to the backup command to backup only to a specified diskname
- renamed `filesystems` to `disks` in the config file, console output, events and error messages (in a non-breaking way, the old "filesystems" key will still work)

**This version contains a bug, that pops up when running `backup:list`. Please upgrade to 3.1.1**

### 3.0.5 - 2016-03-09

- improve the console output
Expand Down

0 comments on commit f07f6d2

Please sign in to comment.