Skip to content
Snippets Groups Projects
Commit 122ccd27 authored by Gerald Byrket's avatar Gerald Byrket
Browse files

Added changes related to adding pitzer support for matlab

parent 71800959
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,12 @@ 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.10.0] - 2021-12-10
### Added
- [15](https://github.com/OSC/bc_osc_matlab/pull/15)
- Enabled the Pitzer Cluster in Matlab along with the related selection configurations.
- Migrated all select functionality to the new Dynamic JS select functionality.
## [0.9.0] - 2021-01-20
### Added
- [13](https://github.com/OSC/bc_osc_matlab/pull/13)
......@@ -82,7 +88,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Added
- Initial release!
[Unreleased]: https://github.com/OSC/bc_osc_matlab/compare/v0.9.0...HEAD
[Unreleased]: https://github.com/OSC/bc_osc_matlab/compare/v0.10.0...HEAD
[0.10.0]: https://github.com/OSC/bc_osc_matlab/compare/v0.9.0...v0.10.0
[0.9.0]: https://github.com/OSC/bc_osc_matlab/compare/v0.8.0...v0.9.0
[0.8.0]: https://github.com/OSC/bc_osc_matlab/compare/v0.7.0...v0.8.0
[0.7.0]: https://github.com/OSC/bc_osc_matlab/compare/v0.6.1...v0.7.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment