Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/onqtam/doctest.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoronqtam <vik.kirilov@gmail.com>2018-12-05 18:36:40 +0300
committeronqtam <vik.kirilov@gmail.com>2018-12-05 18:36:40 +0300
commit5bf36c0fc275b672e2cc33b7ccc0e980b6670c78 (patch)
tree5a5f2f2d0c7fbe4066106360036aff2818d73a99 /CHANGELOG.md
parent72ca33bddd180f77f3e47cad1134dc673fd2f545 (diff)
changelog for 2.2.02.2.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b02deec0..8d088637 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,13 @@
# Change Log
+## [2.2.0](https://github.com/onqtam/doctest/tree/2.2.0) (2018-12-05)
+[Full Changelog](https://github.com/onqtam/doctest/compare/2.1.0...2.2.0)
+
+**Closed issues:**
+
+- remove the FAST\_ versions of the binary asserts \(not a breaking change!\) [\#167](https://github.com/onqtam/doctest/issues/167)
+- \[compile times\] make the DOCTEST\_CONFIG\_SUPER\_FAST\_ASSERTS identifier affect normal asserts too [\#166](https://github.com/onqtam/doctest/issues/166)
+
## [2.1.0](https://github.com/onqtam/doctest/tree/2.1.0) (2018-11-30)
[Full Changelog](https://github.com/onqtam/doctest/compare/2.0.1...2.1.0)