TP-rendu/TP5/changelog.md

28 lines
599 B
Markdown
Raw Normal View History

2023-06-22 18:30:57 +00:00
# Changelog
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/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
- support for windows
- embed freeglut for windows
- ci on appveyor
### Changed
- flat structure of the code
- modernize the code, rely only on c++11
- raised cmake version
## [0.6.0] - 2017-10-05
First stable version with subdivision
### Added
- Subdivision
## [0.5.0] - 2014-10-19
First version of the visualizer