Skip to content

Commit bf76a0b

Browse files
committed
Update CHANGELOG
1 parent 671a278 commit bf76a0b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5-
## [Unreleased][unreleased]
6-
### Fixed
7-
- Fix a bug in `Libsvm::Node#==` when comparing with `nil`.
8-
5+
## [1.4.0] - 2015-09-18
96
### Changed
107
- Complete transition to `expect` specs.
8+
- Raise exception in `Libsvm::Model.load` if model can't be loaded (fixes #21).
9+
### Fixed
10+
- Fix a bug in `Libsvm::Node#==` when comparing with `nil`.
1111

1212
## [1.3.1] - 2015-03-21
1313
### Fixed

0 commit comments

Comments
 (0)