Skip to content

Commit f5df1f9

Browse files
committed
Update CHANGELOG
1 parent b971bc5 commit f5df1f9

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.8.1] - 2021-02-21
6+
7+
* Rails 6.2 compability. [#99][] by [@stevenou][]
8+
59
## [0.8.0] - 2020-09-02
610

711
### Fixed
@@ -202,6 +206,7 @@ report object instead of raising an exception.
202206
[#85]: https://github.com/pcreux/csv-importer/issues/85
203207
[#88]: https://github.com/pcreux/csv-importer/issues/88
204208
[#93]: https://github.com/pcreux/csv-importer/issues/93
209+
[#99]: https://github.com/pcreux/csv-importer/issues/99
205210
[@brain-geek]: https://github.com/brain-geek
206211
[@danielweinmann]: https://github.com/danielweinmann
207212
[@egg-chicken]: https://github.com/egg-chicken
@@ -213,4 +218,5 @@ report object instead of raising an exception.
213218
[@perezperret]: https://github.com/perezperret
214219
[@pnomolos]: https://github.com/pnomolos
215220
[@shvetsovdm]: https://github.com/shvetsovdm
216-
[@stas]: https://github.com/stas
221+
[@stas]: https://github.com/stas
222+
[@stevenou]: https://github.com/stevenou

0 commit comments

Comments
 (0)