-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,24 @@ | ||
# Bulk Edit Changelog | ||
|
||
## 1.0.4 - 2019-04-08 | ||
### Fixed | ||
- Fixed install migration issues | ||
- Fixed potential compatibility issues with PostgreSQL (Thanks, @boboldehampsink) | ||
|
||
## 1.0.3 - 2018-11-17 | ||
### Fixed | ||
- Potential error from field values that are too long to store in history | ||
### Changed | ||
- Set element saving scenario to SCENARIO_ESSENTIALS | ||
|
||
## 1.0.2 - 2018-10-08 | ||
### Fixed | ||
- Added scrollbar to modal to allow for larger field layouts | ||
|
||
## 1.0.1 - 2018-10-01 | ||
### Changed | ||
- Adjusted plugin handle | ||
|
||
## 1.0.0 - 2018-10-01 | ||
### Added | ||
- Initial release |