Skip to content

Commit 24a6f23

Browse files
committed
Update CHANGELOG
1 parent d4ef85a commit 24a6f23

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 3.6.0
2+
3+
* [#849](https://github.com/CanCanCommunity/cancancan/pull/849): Update tests matrix. ([@coorasse][])
4+
* [#843](https://github.com/CanCanCommunity/cancancan/pull/843): Compress duplicate rules. ([@MrChoclate][])
5+
* [#841](https://github.com/CanCanCommunity/cancancan/pull/841): New https://cancancan.dev website. ([@pandermatt][])
6+
* [#839](https://github.com/CanCanCommunity/cancancan/pull/839): switch from database column detection to Rails attributes detection. ([@kalsan][])
17
## 3.5.0
28

39
* [#653](https://github.com/CanCanCommunity/cancancan/pull/653): Add support for using an nil relation as a condition. ([@ghiculescu][])
@@ -707,3 +713,6 @@ Please read the [guide on migrating from CanCanCan 2.x to 3.0](https://github.co
707713
[@Juleffel]: https://github.com/Juleffel
708714
[@honigc]: https://github.com/honigc
709715
[@WriterZephos]: https://github.com/WriterZephos
716+
[@MrChoclate]: https://github.com/MrChoclate
717+
[@pandermatt]: https://github.com/pandermatt
718+
[@kalsan]: https://github.com/kalsan

0 commit comments

Comments
 (0)