CHANGES
=======

* fix rst errors

2.0.0
-----

* bump version
* update to beta stage
* fix incorrect docs examples
* sort docs according to source
* fix docs
* use internal synchronization - threading
* fix pep8 docs
* change import style to fit to pypy
* fix pep8
* add start from point in time to docs
* remove pytest old request syntax
* change tests not to rely on stdout
* split files to reduce inter dependency
* add intersphinx docs
* update interface, move extended tests to end of file
* document only the outer api
* revert to use automodule
* update mongotriggers to document as class
* add viewcode doc plugin
* update readme
* fix docs
* Fix docs
* docs typs
* fix docs
* fix docs
* update docs to new structure
* add directory to docs path
* change __version__ to base for docs
* fix typo
* add google style support for docs
* fix pep8 and add documentaiton google style
* fix docs
* add documentation to readme
* add docs draft
* shutdown servers properly
* fix typos in README
* change test to use yield instead of request finalizer
* fix replica secondary
* add test for secondary
* Fix incorrect PEP8 syntax
* add test for tailing from a specific timestamp
* add wait for mongos and mongo non replica set
* fix pep8
* Add tests for mongos and not a replicaset
* Update README.rst
* Update README.rst
* add unregister options, add general operation un/register
* update package info
* fix pep8
* update version
* add basic MongoTrigger as a wrapper for both mongod and mongos
* Update README.rst
* update README.rst according to name
* fix package details
* Update README.rst
* add coveralls support
* alphabetical order of imports
* fix pep8 and remove database after tests are done
* Update README.rst
* add missing stp in travis to know node
* add travis wait for replica
* Update and rename README.md to README.rst
* move to mongo2.3
* fix travis.yml
* add travis.yml integration
* working refactor, include mongod verification
* initial draft
* Initial commit
