Skip to content

Commit 378269f

Browse files
CHANGELOG modified.
1 parent e70d1ed commit 378269f

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
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+

0 commit comments

Comments
 (0)