Skip to content

Commit

Permalink
add missing CLJS-3324 (hash-map behavior fix) to Changes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
swannodette committed Nov 11, 2021
1 parent 79aef50 commit 5a8dd27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
* CLJS-3330: Flag for legacy loading of goog.object & goog.array

### Fixes
* CLJS-3324: hash-map behavior differs from Clojure
* CLJS-3056: runtime namespace load order is independent from ordering in ns macro :require form
* CLJS-3074: Resolve :warning-handlers compiler option when symbols
* CLJS-3317: PersistentVector invoke does not align with Clojure
Expand Down

0 comments on commit 5a8dd27

Please sign in to comment.