File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed
Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 1+ # Change Log
2+ All notable changes to this project will be documented in this file.
3+ This project * tries* to adhere to [ Semantic Versioning] ( http://semver.org/ ) .
4+
5+ ## [ Unreleased]
6+ ### Added
7+ - Unique Octant 2D/3D class.
8+ - Base ParaTree class and derived 2D/3D classes.
9+
10+ ## v0.4.0 - 2015-11-10
11+ ### Added
12+ - This CHANGELOG file.
13+ - CMAKE folders, files and new custom variables for ccmake precompiling.
14+ - make check for testing serial and parallel version of PABLO.
15+ - Active option for building documentation in ccmake setup.
16+
17+ ### Changed
18+ - Installation and building instructions.
19+
20+ ### Fixed
21+ - Include instruction in Class_Log.
22+
23+ ### Removed
24+ - Temporary tests for bug fixing.
25+
You can’t perform that action at this time.
0 commit comments