summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorLi Haoyi <haoyi.sg@gmail.com>2019-09-16 10:33:09 +0800
committerLi Haoyi <haoyi.sg@gmail.com>2019-09-16 10:33:09 +0800
commit587f6c11d6feeb7d418165a1de652fe2ab410818 (patch)
treeed9027c928aada3f3a88fe6a8565a4c4c51eeb9b /readme.md
parent8457fb35556377ad1605c25d6891e7e7ab01ca56 (diff)
downloadcask-587f6c11d6feeb7d418165a1de652fe2ab410818.tar.gz
cask-587f6c11d6feeb7d418165a1de652fe2ab410818.tar.bz2
cask-587f6c11d6feeb7d418165a1de652fe2ab410818.zip
0.2.60.2.6
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index b3a9547..199919d 100644
--- a/readme.md
+++ b/readme.md
@@ -38,6 +38,11 @@ courtesy of EJ Technologies
## Changelog
+### 0.2.6
+
+- Embed `concurrent.ExecutionContext.global` in `cask.Routes` by default, to be
+ overriden if necessary
+
### 0.2.5
- Internal refactoring to clean up routing logic