# Changes in DbUnit All notable changes to DbUnit are documented in this file using the [Keep a CHANGELOG](http://keepachangelog.com/) principles. ## [3.0.0] - 2017-02-03 ### Changed * DbUnit's units of code are now namespaced * DbUnit is now compatible with, and requires, PHPUnit 6.0 ### Removed * The `dbunit` CLI tool was removed [3.0.0]: https://github.com/sebastianbergmann/dbunit/compare/2.0...3.0.0