From 302a1a5b10a9789d1a12a7e17423dc991e332624 Mon Sep 17 00:00:00 2001 From: Romans Malinovskis Date: Fri, 1 Mar 2019 00:11:03 +0000 Subject: [PATCH] Added release notes for 1.1.1 --- CHANGELOG.md | 45 --------------------------------------------- 1 file changed, 45 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1256037..a74d125 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,5 @@ # Change Log -# Change Log - ## [1.1.0](https://github.com/atk4/audit/tree/1.1.0) (2019-03-01) [Full Changelog](https://github.com/atk4/audit/compare/1.0...1.1.0) @@ -43,49 +41,6 @@ - Feature/add insert delete log [\#15](https://github.com/atk4/audit/pull/15) (@romaninsh) -# Change Log - -## [Unreleased](https://github.com/atk4/audit/tree/HEAD) - -[Full Changelog](https://github.com/atk4/audit/compare/1.0...HEAD) - -**Fixed bugs:** - -- Problem with using fields of type 'array' in model [\#21](https://github.com/atk4/audit/issues/21) - -**Closed issues:** - -- Add UI widget for showing "history" [\#23](https://github.com/atk4/audit/issues/23) -- add ability to mark fields to exclude from audit [\#7](https://github.com/atk4/audit/issues/7) - -**Merged pull requests:** - -- Refactor and implement views [\#24](https://github.com/atk4/audit/pull/24) (@DarkSide666) -- don't log dsql expressions [\#22](https://github.com/atk4/audit/pull/22) (@DarkSide666) -- typo [\#20](https://github.com/atk4/audit/pull/20) (@PhilippGrashoff) -- Sample SQL for audit\_log table in MySQL [\#19](https://github.com/atk4/audit/pull/19) (@PhilippGrashoff) -- drop php 5.5 and update phpunit [\#18](https://github.com/atk4/audit/pull/18) (@DarkSide666) - -## [1.0](https://github.com/atk4/audit/tree/1.0) (2016-10-04) - -[Full Changelog](https://github.com/atk4/audit/compare/8952b0b6ca0b0a1490bcd6e00a42ed777a65a842...1.0) - -**Closed issues:** - -- Add documentation [\#16](https://github.com/atk4/audit/issues/16) -- Add undo feature. [\#13](https://github.com/atk4/audit/issues/13) -- add support for "view" [\#11](https://github.com/atk4/audit/issues/11) -- Add documentation and test for hook priorities [\#8](https://github.com/atk4/audit/issues/8) -- Add support for custom user operations. [\#5](https://github.com/atk4/audit/issues/5) -- custom messages possibly with tempalte [\#4](https://github.com/atk4/audit/issues/4) -- Test multi-record reactive actions [\#3](https://github.com/atk4/audit/issues/3) -- Add Audit log for insert and delete operations [\#2](https://github.com/atk4/audit/issues/2) -- Basic audit on update. [\#1](https://github.com/atk4/audit/issues/1) - -**Merged pull requests:** - -- Feature/add insert delete log [\#15](https://github.com/atk4/audit/pull/15) (@romaninsh) - \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* \ No newline at end of file