hCM-0.1.0.0: CHANGELOG.md
# Change Log
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## [0.1.0.0] - 2017-05-08
First prototype of conceptual modelling support for Haskell as entry for future development and enhancements.
### Added
- Metamodel as type classes and data types provided with helper functions and validity handling
- Visualization via to DOT translation of meta level elements
[0.1.0.0] https://github.com/MarekSuchanek/hCM/releases/tag/v0.1.0.0