File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7- # Unreleased ( 3.0.0) - 2022-05-08
7+ ## 3.0.0 - 2022-10-03
88
99### Added
1010- Craft 4 support
Original file line number Diff line number Diff line change 22 "name" : " superbig/craft-audit" ,
33 "description" : " Log adding/updating/deleting of elements" ,
44 "type" : " craft-plugin" ,
5- "version" : " 1.1.3 " ,
5+ "version" : " 3.0.0 " ,
66 "keywords" : [
77 " craft" ,
88 " cms" ,
2323 ],
2424 "require" : {
2525 "php" : " ^8.0.2" ,
26- "craftcms/cms" : " ^4.0.0-alpha.1 " ,
26+ "craftcms/cms" : " ^4.0.0" ,
2727 "donatj/phpuseragentparser" : " ^0.9.0" ,
2828 "geoip2/geoip2" : " ^2.5"
2929 },
You can’t perform that action at this time.
0 commit comments