# RELEASE NOTES ### Version 0.3.0 - Jan 22, 2018 **Notes** - Support for users: https://github.com/ombulabs/harvesting/pull/9 - Support for fetching single records: https://github.com/ombulabs/harvesting/pull/14 and https://github.com/ombulabs/harvesting/pull/22 - Nested models make it easier to access data: https://github.com/ombulabs/harvesting/pull/15 - Better architecture for collections: https://github.com/ombulabs/harvesting/pull/18 **Bug Fixes** - Correct pagination support: https://github.com/ombulabs/harvesting/pull/17 - Added documentation: https://github.com/ombulabs/harvesting/pull/30 ### Version 0.2.0 - Oct 18, 2018 **Notes** - More documentation in README.md - Adds ability to access user associated with time entries: https://github.com/ombulabs/harvesting/pull/3 - Adds support for Docker for development: https://github.com/ombulabs/harvesting/pull/1 **Bug Fixes** - Fixes issues with specs: https://github.com/ombulabs/harvesting/pull/2 - Fixed https://github.com/ombulabs/harvesting/issues/6 with https://github.com/ombulabs/harvesting/pull/7 ## Version 0.1.0 - Sep 04, 2018 **Notes** - Initial release