diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..ed3d5fb6 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,10 @@ +# 📜 BayesFilters changelog + +### Version 0.6.0.1 + +#### Bugfixes + - `FilteringAlgorithm::filteringRecursion`: fix the invocation position of initialization. + +### Version 0.6.0.0 + + - This is the first public release of the BayesFilters library.