File tree 1 file changed +9
-1
lines changed
1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+ ## [ 0.8.2] - 2022-08-02
6
+
7
+ ### Fixed
8
+
9
+ * Handle Invisible Chars in headers. [ #107 ] [ ] by [ @tracyloisel ] [ ]
10
+
5
11
## [ 0.8.1] - 2021-02-21
6
12
7
13
* Rails 6.2 compability. [ #99 ] [ ] by [ @stevenou ] [ ]
@@ -207,6 +213,7 @@ report object instead of raising an exception.
207
213
[ #88 ] : https://github.com/pcreux/csv-importer/issues/88
208
214
[ #93 ] : https://github.com/pcreux/csv-importer/issues/93
209
215
[ #99 ] : https://github.com/pcreux/csv-importer/issues/99
216
+ [ #107 ] : https://github.com/pcreux/csv-importer/issues/107
210
217
[ @brain-geek ] : https://github.com/brain-geek
211
218
[ @danielweinmann ] : https://github.com/danielweinmann
212
219
[ @egg-chicken ] : https://github.com/egg-chicken
@@ -219,4 +226,5 @@ report object instead of raising an exception.
219
226
[ @pnomolos ] : https://github.com/pnomolos
220
227
[ @shvetsovdm ] : https://github.com/shvetsovdm
221
228
[ @stas ] : https://github.com/stas
222
- [ @stevenou ] : https://github.com/stevenou
229
+ [ @stevenou ] : https://github.com/stevenou
230
+ [ @tracyloisel ] : https://github.com/tracyloisel
You can’t perform that action at this time.
0 commit comments