Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
l3pp4rd committed Nov 9, 2013
1 parent 92e7180 commit d2bef94
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,21 @@
# Doctrine2 behavioral extensions

**Version 2.3.7**
**Version 2.3.8**

[![Build Status](https://secure.travis-ci.org/l3pp4rd/DoctrineExtensions.png?branch=master)](http://travis-ci.org/l3pp4rd/DoctrineExtensions)

**Note:** Extensions **2.3.x** are compatible with ORM and doctrine common library versions from **2.2.x** to **2.4.x**

### Latest updates

**2013-03-10**
**2013-11-09**

- **Sluggable** added 'unique_base' configuration parameter

**2013-03-05**

- A new extension - **References**, which links Entities in Documents and visa versa, [read more about it](https://github.com/l3pp4rd/DoctrineExtensions/blob/master/doc/references.md). It was contributed by @jwage, @avalanche123, @jmikola and @bobthecow, thanks
- **Loggable** handle cloned objects #876
- **Sluggable** tree handler slug prefix and suffix #892
- **Sortable** association group handling #887, #874
- **SoftDeleteable** odm mongodb filter support for **timeAware** option #877
- **Sluggable** support for datetime field formatting into slug #795
- **Sluggable** urlizer regex update to ensure consistency #848

### Summary and features

Expand Down

0 comments on commit d2bef94

Please sign in to comment.