Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
febeling committed Sep 18, 2015
1 parent 671a278 commit bf76a0b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased][unreleased]
### Fixed
- Fix a bug in `Libsvm::Node#==` when comparing with `nil`.

## [1.4.0] - 2015-09-18
### Changed
- Complete transition to `expect` specs.
- Raise exception in `Libsvm::Model.load` if model can't be loaded (fixes #21).
### Fixed
- Fix a bug in `Libsvm::Node#==` when comparing with `nil`.

## [1.3.1] - 2015-03-21
### Fixed
Expand Down

0 comments on commit bf76a0b

Please sign in to comment.