Skip to content

Commit 0b4aea0

Browse files
committed
update changelog
1 parent 70183b1 commit 0b4aea0

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,14 +59,16 @@ To run the ClojureScript tests:
5959

6060
## License
6161

62-
Copyright © 2017-2023 Rich Hickey and contributors
63-
6462
Distributed under the Eclipse Public License, the same as Clojure.
6563

64+
Copyright © Rich Hickey and contributors
65+
6666
## Changelog
6767

6868
* next
69-
* [ASYNC-246](https://clojure.atlassian.net/browse/ASYNC-246] (CLJ) Fix non-deterministic test
69+
* [ASYNC-254](https://clojure.atlassian.net/browse/ASYNC-254) (CLJ) Completions for blocking ops can be directly delivered without enqueuing for dispatch
70+
* [ASYNC-252](https://clojure.atlassian.net/browse/ASYNC-252) (CLJ) Move go expander from ioc-macros to impl.go namespace
71+
* [ASYNC-246](https://clojure.atlassian.net/browse/ASYNC-246) (CLJ) Fix non-deterministic test
7072
* Release 1.6.681 on 2023.08.09
7173
* Revert [ASYNC-248](https://clojure.atlassian.net/browse/ASYNC-248) (CLJ) due to the issues in [ASYNC-249](https://clojure.atlassian.net/browse/ASYNC-249)
7274
* Update to tools.analyzer.jvm 1.2.3

0 commit comments

Comments
 (0)