Skip to content

Commit 40df212

Browse files
committed
Add dates for releases
1 parent 0dfe779 commit 40df212

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

ChangeLog.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,25 +11,25 @@
1111
There are complete constructor and field patterns too, and everything is
1212
exported under the newtype as real constructors and fields would be.
1313

14-
## 0.0.4.0
14+
## 0.0.4.0 - 2021-04-20
1515

1616
* Enable PolyKinds
1717

18-
## 0.0.3.2
18+
## 0.0.3.2 - 2020-11-06
1919

2020
* Update version bounds
2121

22-
## 0.0.3.1
22+
## 0.0.3.1 - 2020-02-05
2323

2424
* Replace `fromJust` with something easier to debug.
2525

26-
## 0.0.3.0
26+
## 0.0.3.0 - 2020-02-05
2727

2828
* Create `PatchMapWithPatchingMove` variant which supports moves with a patch.
2929

3030
* Create `DecidablyEmpty` subclass of `Monoid`.
3131

32-
## 0.0.2.0
32+
## 0.0.2.0 - 2020-01-17
3333

3434
* Consistently provide:
3535

@@ -41,16 +41,16 @@
4141

4242
for `PatchMap`, `PatchIntMap`, and `PatchMapWithMove`.
4343

44-
## 0.0.1.0
44+
## 0.0.1.0 - 2020-01-09
4545

4646
* Support older GHCs with `split-these` flag.
4747

4848
* Additional instances for the `Group` class for basic types.
4949

50-
## 0.0.0.1
50+
## 0.0.0.1 - 2020-01-08
5151

5252
* Remove unneeded dependencies
5353

54-
## 0.0.0.0
54+
## 0.0.0.0 - 2020-01-08
5555

5656
* Extract patching functionality from Reflex.

0 commit comments

Comments
 (0)