summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 5c183c1..7d8222b 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -33,5 +33,5 @@
* added parsable function
## 1.2.1
* bumpled lazy_static and pidgin dependencies
-* use serialized matcher to avoid the cost of generating two_timer::GRAMMAR via the macro
+* use serialized matcher to avoid the cost of generating two_timer::GRAMMAR via the macro;
this cuts about 0.4 seconds off the startup time of two_timer on my machine, going from 0.85 seconds to 0.48 seconds \ No newline at end of file