Releases: neos/ldap
Releases · neos/ldap
3.1.0
What's Changed
- BUGFIX: Avoid "variables should be passed by reference" error by @kdambekalns in #32
- TASK: Allow Neos 8 by @jonnitto in #33
New Contributors
- @kdambekalns made their first contribution in #32
- @jonnitto made their first contribution in #33
Full Changelog: 3.0.0...3.1.0
3.0.0
Merge pull request #31 from neos/albe-flow7 TASK: Adjust to Flow 7 logger injection change
Support Flow 6.x
This is a breaking release that is only compatible with Flow 6.x. See #29
1.0.0
This is the first 1.0 release, done after 42 commits since 0.1.2.
If you use(d) dev-master so far, feel free to change your dependency to 1.0. If you are on 0.x you should test an upgrade carefully and will most likely need to adjust your codebase.
From now on, releases will hopefully be more timely.
0.1.2
The latest stable release of the 0.x series, for those who use it.