Skip to content

Commit

Permalink
Add a changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Christophe Vu-Brugier <[email protected]>
  • Loading branch information
cvubrugier committed Jan 20, 2018
1 parent ba55bc5 commit 498a8ff
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.6.4] - 2018-01-20
### Fixed
- Fix segfault caused by large PDUs by generating multiple PDUs for
large registration messages. Contributed by Kyle Fortin.

### Added
- Add the `--configfs-iscsi-path` option to exercise target-isns with
fake configfs hierarchies that emulate large iSCSI configurations.
Contributed by Kyle Fortin.
- Add [how to test target-isns with Open-iSNS](documentation/testing.md)
- Add a [changelog](CHANGELOG.md).


## [0.6.3] - 2017-03-05

0 comments on commit 498a8ff

Please sign in to comment.