Skip to content

Commit cbba5f6

Browse files
author
Sasha Gerrand
committed
Add changelog entry for v1.0.4
1 parent 5f104be commit cbba5f6

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

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

3+
## v1.0.4 - 2021-03-15
4+
5+
* Fix type errors, thanks! @djthread:
6+
* ([#96](https://github.com/duffelhq/paginator/pull/96))
7+
* ([#98](https://github.com/duffelhq/paginator/pull/98))
8+
* Fix tuples typo in documentation: ([#99](https://github.com/duffelhq/paginator/pull/99), thanks! @iamsekun)
9+
* Use GitHub Actions for continuous integration: ([#100](https://github.com/duffelhq/paginator/pull/100), thanks! @dolfinus)
10+
* Update package dependencies
11+
* `calendar` -> 1.0.0
12+
* `ecto` -> 3.0.9
13+
* `ex_machina` -> 2.7.0
14+
* `plug_crypto` -> 1.2.1
15+
* `postgrex` -> 0.14.3
16+
317
## v1.0.3 - 2020-12-18
418

519
* Fix cursor field validation bug ([#93](https://github.com/duffelhq/paginator/pull/93))

0 commit comments

Comments
 (0)