Skip to content

Commit c6e7d3a

Browse files
author
Roberto Di Remigio
committed
Update CHANGELOG.md
1 parent cb476c3 commit c6e7d3a

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,36 @@
11
# Change Log
22

3+
## [Unreleased](https://github.com/PCMSolver/pcmsolver/tree/HEAD)
4+
5+
[Full Changelog](https://github.com/PCMSolver/pcmsolver/compare/v1.0.4...HEAD)
6+
7+
**Added:**
8+
9+
- Green's function for diffuse interfaces in spherical symmetry
10+
11+
**Changes:**
12+
313
- CMake minimum required version is 2.8.8 (2016-01-08)
14+
- Documentation is now served [here](http://pcmsolver.readthedocs.org/)
15+
16+
**Implemented enhancements:**
17+
18+
- Platform independent commands in buildup/linking [\#10](https://github.com/PCMSolver/pcmsolver/issues/10)
19+
20+
**Closed issues:**
21+
22+
- pcm fails with intel 2013 suite... [\#18](https://github.com/PCMSolver/pcmsolver/issues/18)
23+
- PCMSolver on MS Windows - compilation fails... [\#11](https://github.com/PCMSolver/pcmsolver/issues/11)
24+
- Directory for buildup scripts ? [\#9](https://github.com/PCMSolver/pcmsolver/issues/9)
25+
- fresh buildup error ... [\#8](https://github.com/PCMSolver/pcmsolver/issues/8)
26+
- PCMSolver's support for MS Windows - appveyor CI [\#7](https://github.com/PCMSolver/pcmsolver/issues/7)
27+
28+
**Merged pull requests:**
29+
30+
- Only look in the include dir of EIGEN\_ROOT [\#20](https://github.com/PCMSolver/pcmsolver/pull/20) ([wpoely86](https://github.com/wpoely86))
31+
- changes to enable more staticness and older glibc [\#17](https://github.com/PCMSolver/pcmsolver/pull/17) ([loriab](https://github.com/loriab))
32+
- Simplify .travis.yml for submission to Coverity scan [\#6](https://github.com/PCMSolver/pcmsolver/pull/6) ([robertodr](https://github.com/robertodr))
33+
- Ameliorate .travis.yml for a larger selection of compilers. Inspired by @daniel-j-h [\#5](https://github.com/PCMSolver/pcmsolver/pull/5) ([robertodr](https://github.com/robertodr))
434

535
## [v1.0.4](https://github.com/PCMSolver/pcmsolver/tree/v1.0.4) (2015-07-22)
636
[Full Changelog](https://github.com/PCMSolver/pcmsolver/compare/v1.0.3...v1.0.4)

0 commit comments

Comments
 (0)