add 64 bit feature id and grid_renderer support to changelog

This commit is contained in:
Dane Springmeyer 2012-12-21 19:58:19 -08:00
parent 900774f2a7
commit e6f36ba64a

View file

@ -8,6 +8,8 @@ For a complete change history, see the git log.
## Future ## Future
- Added 64 bit integer support in the grid_renderer (#1662)
- `<Filter>[attr]</Filter>` now returns false if attr is an empty string (#1665) - `<Filter>[attr]</Filter>` now returns false if attr is an empty string (#1665)
- Added 64 bit integer support in expressions and feature ids (#1661,#1662) - Added 64 bit integer support in expressions and feature ids (#1661,#1662)