Skip to content

Commit 13b0691

Browse files
robertodrbast
authored andcommitted
Write changelog
1 parent 0795540 commit 13b0691

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,14 @@
3232
`TEST_Fortran_API`, since it now only triggers compilation of the
3333
`Fortran_host` test case.
3434

35+
### Fixed
36+
37+
- `std::string`-s are now used in the `Meddle` object functions manipulating
38+
the surface functions map. Explicit casts from `const char *` to `std::string`
39+
are handled in the API functions.
40+
- Properly enforce `const`-correctness of the `Meddle` object and of its usage
41+
in the context API.
42+
3543
## [Version 1.2.0-rc1] - 2018-03-02
3644

3745
### Added

0 commit comments

Comments
 (0)