CHANGELOG.md in rails_stats-2.0.0 vs CHANGELOG.md in rails_stats-2.0.1
- old
+ new
@@ -1,8 +1,12 @@
# main ([unreleased](https://github.com/fastruby/rails_stats/compare/v1.0.2...main))
*
+# v2.0.1 ([commits](https://github.com/fastruby/rails_stats/compare/v2.0.0...v2.0.1))
+
+* [BUGFIX: Remove conditional byebug](https://github.com/fastruby/rails_stats/pull/29)
+
# v2.0.0 ([commits](https://github.com/fastruby/rails_stats/compare/v1.0.2...v2.0.0))
* [FEATURE: Add basic coverage to RailsStats::CodeStatistics#to_s](https://github.com/fastruby/rails_stats/pull/10)
* [FEATURE: Enable simplecov and codecov](https://github.com/fastruby/rails_stats/pull/18)
* [BUGFIX: Add methods for calculating M/C and LOC/M](https://github.com/fastruby/rails_stats/pull/19)
\ No newline at end of file