Skip to content

Commit

Permalink
CHANGELOG modified.
Browse files Browse the repository at this point in the history
  • Loading branch information
edoardolombardi committed Nov 11, 2015
1 parent e70d1ed commit 378269f
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Change Log
All notable changes to this project will be documented in this file.
This project *tries* to adhere to [Semantic Versioning](http://semver.org/).

## [Unreleased]
### Added
- Unique Octant 2D/3D class.
- Base ParaTree class and derived 2D/3D classes.

## v0.4.0 - 2015-11-10
### Added
- This CHANGELOG file.
- CMAKE folders, files and new custom variables for ccmake precompiling.
- make check for testing serial and parallel version of PABLO.
- Active option for building documentation in ccmake setup.

### Changed
- Installation and building instructions.

### Fixed
- Include instruction in Class_Log.

### Removed
- Temporary tests for bug fixing.

0 comments on commit 378269f

Please sign in to comment.