Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare v2.0.0 release #123

Merged
merged 3 commits into from
Sep 29, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Bump requirement to a C++14 compiler
mat007 committed Sep 29, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 9d5689a5883bcdf9da5c57b7cdc9435c2c25a08e
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -8,4 +8,4 @@ Distributed under the [Boost Software License, Version 1.0](http://boost.org/LIC
[![Build status](https://ci.appveyor.com/api/projects/status/459hvqkb5rts4hw7?svg=true)](https://ci.appveyor.com/project/mat007/turtle)
[![Coverage Status](https://coveralls.io/repos/mat007/turtle/badge.png)](https://coveralls.io/r/mat007/turtle)

Boost and a C++11 compatible compiler is required.
Boost and a C++14 compatible compiler is required.