Skip to content

Commit 95679b6

Browse files
authored
docs!: Announce plan to require C++17 after Boost 1.80 (#694)
For Boost 1.80 we have announced switch from C++11 to C++14 as an intermediate step: #677 As we will be moving forward with refactoring and modernisations, we are planning to switch to C++17 in (near) future Boost release: #676
1 parent d5492e1 commit 95679b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RELEASES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55

66
## [1.80.0] - 2022-08-10
77

8+
NOTICE: We are planning BREAKING switch to C++17 as minimum required C++ language version in one or two releases after Boost 1.80 ([Discussion #676](https://github.com/boostorg/gil/discussions/676))
9+
810
### Added
911
- Added `image` constructor from compatible view ([PR #520](https://github.com/boostorg/gil/pull/520))
1012
- Added inverse function for affine `matrix3x2` ([PR #527](https://github.com/boostorg/gil/pull/527))

0 commit comments

Comments
 (0)