Skip to content

Commit bf1f417

Browse files
committed
Enhancement: Prepare release
1 parent 0d1e24b commit bf1f417

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## Unreleased
88

9-
For a full diff see [`1.3.0...main`][1.3.0...main].
9+
For a full diff see [`1.4.0...main`][1.4.0...main].
10+
11+
## [`1.4.0`][1.4.0]
12+
13+
For a full diff see [`1.3.0...1.4.0`][1.3.0...1.4.0].
1014

1115
### Changed
1216

@@ -217,6 +221,7 @@ For a full diff see [`fa9c564...0.1.0`][fa9c564...0.1.0].
217221
[1.1.0]: https://github.com/ergebnis/factory-bot/releases/tag/1.1.0
218222
[1.2.0]: https://github.com/ergebnis/factory-bot/releases/tag/1.2.0
219223
[1.3.0]: https://github.com/ergebnis/factory-bot/releases/tag/1.3.0
224+
[1.4.0]: https://github.com/ergebnis/factory-bot/releases/tag/1.4.0
220225

221226
[fa9c564...0.1.0]: https://github.com/ergebnis/factory-bot/compare/fa9c564...0.1.0
222227
[0.1.0...0.2.0]: https://github.com/ergebnis/factory-bot/compare/0.1.0...0.2.0
@@ -231,7 +236,8 @@ For a full diff see [`fa9c564...0.1.0`][fa9c564...0.1.0].
231236
[1.0.0...1.1.0]: https://github.com/ergebnis/factory-bot/compare/1.0.0...1.1.0
232237
[1.1.0...1.2.0]: https://github.com/ergebnis/factory-bot/compare/1.1.0...1.2.0
233238
[1.2.0...1.3.0]: https://github.com/ergebnis/factory-bot/compare/1.2.0...1.3.0
234-
[1.3.0...main]: https://github.com/ergebnis/factory-bot/compare/1.3.0...main
239+
[1.3.0...1.4.0]: https://github.com/ergebnis/factory-bot/compare/1.3.0...1.4.0
240+
[1.4.0...main]: https://github.com/ergebnis/factory-bot/compare/1.4.0...main
235241

236242
[#1]: https://github.com/ergebnis/factory-bot/pull/1
237243
[#3]: https://github.com/ergebnis/factory-bot/pull/3

0 commit comments

Comments
 (0)