mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-04-12 03:57:32 +00:00
chore: update changelog
This commit is contained in:
parent
db15ea24d9
commit
32aae27a7f
1 changed files with 7 additions and 0 deletions
|
|
@ -5,6 +5,13 @@ 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).
|
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
### Added
|
||||||
|
- CsvWriter for creating CSV files + Settings
|
||||||
|
- AppendText method for IcdFile
|
||||||
|
- IcdStreamWriter, a wrapper for a StreamWriter
|
||||||
|
- New XML conversion framework for performance improvements
|
||||||
|
### Changed
|
||||||
|
- XmlUtils is now using the improved XML conversion framework
|
||||||
|
|
||||||
## [5.0.0] - 2018-09-14
|
## [5.0.0] - 2018-09-14
|
||||||
### Added
|
### Added
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue