Skip to content

Commit 849fb1d

Browse files
committed
bump version and update CHANGELOG
1 parent 1b12815 commit 849fb1d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog #
22

3+
## Version 2.4.0
4+
5+
Date: 2020-11-03
6+
7+
- Add `cats.core/for` macro
8+
39
## Version 2.3.6
410

511
Date: 2020-04-07

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject funcool/cats "2.3.6"
1+
(defproject funcool/cats "2.4.0"
22
:description "Category Theory abstractions for Clojure"
33
:url "https://github.com/funcool/cats"
44
:license {:name "BSD (2 Clause)"

0 commit comments

Comments
 (0)