Release 3.5.1

Changelog

**Features**

* config: Multiple inheritance (#2271), see #2269

**Fixes**

* (#2285), see #770, #2289
* Timer module: Polybar crash when interval is set to 0 (#2274), see #2273
* `custom/menu`: Wrong level numbers in error messages (#2264)
* `internal/xworkspaces`: Ignored certain workspace updates (#2275), see #2272
* Logger: Undefined behavior (#2284)
* build:
    * Build issues in older clang versions (#2270, #2279, #2280)
This commit is contained in:
patrick96 2020-12-12 13:02:47 +01:00
parent 47483a94f1
commit 9ba805d78f
No known key found for this signature in database
GPG Key ID: 521E5E03AEBCA1A7
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# Polybar version information
# Update this on every release
# This is used to create the version string if a git repo is not available
3.5.0
3.5.1