Skip to content

Commit 4b5453e

Browse files
authored
Update CHANGELOG.md
1 parent 038dafe commit 4b5453e

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ For more information about this file see also [Keep a Changelog](http://keepacha
77

88
## [5.2.1] - 2019-08-07
99

10-
Currently the tested and recommended version of Ruby to be used with BETY is 2.3. BETY compiles and passes tests with 2.4 and 2.5 but have not been tested thoroughly. Currently BETY does not compile with Ruby 2.6 (see #667).
10+
Currently the tested and recommended version of Ruby to be used with BETY is 2.3. BETY compiles and passes tests with 2.4, 2.5 and 2.6 but have not been tested thoroughly with these versions.
1111

1212
### Added
1313

@@ -24,7 +24,8 @@ Currently the tested and recommended version of Ruby to be used with BETY is 2.3
2424
- Updated GEM list to fix security fixes as recommended by dependbot on GitHub.
2525
- Restores method assignment in Bulk Uploads
2626
- Fixed travis build, testing with 2.2, 2.3, 2.4, 2.5 and 2.6 of Ruby.
27-
- Fixed errors when running BETY with 2.4 and 2.5
27+
- Fixed errors when running BETY with 2.4, 2.5 and 2.6
28+
- #668 : show "not found" page for invalid citations.
2829

2930
## [5.2.0] - 2019-03-11
3031

0 commit comments

Comments
 (0)