diff --git a/.clang-format b/.clang-format index 8de8e290..9f04cab3 100644 --- a/.clang-format +++ b/.clang-format @@ -1,6 +1,6 @@ --- Language: Cpp -Standard: Cpp11 +Standard: c++17 BasedOnStyle: Google ColumnLimit: 120 NamespaceIndentation: Inner diff --git a/CHANGELOG.md b/CHANGELOG.md index 98aea186..a901db9c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,11 +14,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Build - Respect `CMAKE_INSTALL_PREFIX` when installing default config ([`#2770`](https://github.com/polybar/polybar/pull/2770)) +- Bump C++ version to C++17 ([`#2847`](https://github.com/polybar/polybar/pull/2847)) ### Deprecated - `custom/text`: The `content` setting and all its properties are deprecated in favor of `format` with the same functionality. ([`#2676`](https://github.com/polybar/polybar/pull/2676)) ### Added +- Added support for TAG_LABEL (`