diff --git a/CHANGELOG.md b/CHANGELOG.md index 51e5224dd..bd87580cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), but most notably, without sectioning changes into type-of-change. +## [0.1.14] - 2019.10.14 +* dlisio have learned to read curves with variable length data types. Thus, + every data-type that the standard allows for curves are now supported by + dlisio. +* Frame and Channel-objects now has a index-property. index returns the channel + object that serves as the index-channel for the given Frame-/Channel. + ## [0.1.13] - 2019.10.3 * The sphinx documentation on readthedocs has a few new section: About the project, an introduction to some dlis-concepts and a quick guide to help new