Skip to content

Commit

Permalink
Update notes for Symfony 3
Browse files Browse the repository at this point in the history
  • Loading branch information
bytehead authored Dec 15, 2016
1 parent 71e0909 commit 937d81e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
OneupAclBundle
==============

The OneupAclBundle provides easy to use Acl features for your Symfony2 application. It is built on top of the Security component and comes with
The OneupAclBundle provides easy to use Acl features for your Symfony application. It is built on top of the Security component and comes with
handy features including:

* an [Acl manager](https://github.com/1up-lab/OneupAclBundle/blob/master/Resources/doc/manager.md), your entry point.
Expand All @@ -24,6 +24,7 @@ The entry point of the documentation can be found in the file `Resources/docs/in

Upgrade Notes
-------------
* Symfony 3 compatibility **1.0.0** (Thanks to [vrnagy](https://github.com/vrnagy))
* Added `oneup:acl:create` and `oneup:acl:delete` commands **v0.11.0** (Thanks to [jdeniau](https://github.com/jdeniau))
* Fixed bugs for [doctrine/mongodb-odm](https://github.com/doctrine/mongodb-odm) **v0.10.1**
* Changed default value of `remove_orphans` to false **v0.10.0**
Expand Down

0 comments on commit 937d81e

Please sign in to comment.