Skip to content

Commit 1864952

Browse files
committed
Bump version to 1.1.8 [ci skip]
1 parent e1d3579 commit 1864952

File tree

3 files changed

+3
-9
lines changed

3 files changed

+3
-9
lines changed

CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
## [Unreleased]
3+
## [Version 1.1.8] - 2017-02-06
44

55
### Added
66

@@ -41,10 +41,6 @@
4141
has been renamed `Stencil` to avoid name clashes with the `Numerical`
4242
boundary integral operator type.
4343

44-
### Deprecated
45-
46-
### Removed
47-
4844
### Fixed
4945

5046
- A bug in the selection of the extended diagnostics flags for the GNU C++
@@ -54,8 +50,6 @@
5450
The bug manifested only in the static library `libpcm.a`
5551
Fixes issue #34 on [GitHub] and #60 on [GitLab].
5652

57-
### Security
58-
5953
## [Version 1.1.7] - 2016-12-01
6054

6155
### Added

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ An API for the Polarizable Continuum Model.
1515
- [Documentation](http://pcmsolver.readthedocs.io)
1616
- [Build and test history](https://travis-ci.org/PCMSolver/pcmsolver/builds)
1717
- [Nightly build dashboard](https://testboard.org/cdash/index.php?project=PCMSolver)
18-
- Version 1.1.7 available
18+
- Version 1.1.8 available
1919
- Licensed under [LGPLv3](LICENSE)
2020
- CMake infrastructure managed *via* [Autocmake](http://autocmake.readthedocs.io/)
2121

doc/snippets/citation.bib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@misc{PCMSolver,
2-
note = {\texttt{PCMSolver}, v1.1.7 an Application Programming Interface for the
2+
note = {\texttt{PCMSolver}, v1.1.8 an Application Programming Interface for the
33
Polarizable Continuum Model electrostatic problem, written by R.~Di~Remigio, L.~Frediani and K.~Mozgawa
44
with contributions from R.~Bast, J.~Juselius and V.~Weijo
55
(see http://pcmsolver.readthedocs.io/)"

0 commit comments

Comments
 (0)