We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 440e556 commit 97577f4Copy full SHA for 97577f4
README.md
@@ -519,6 +519,11 @@ to the expected behavior.
519
520
## Release Notes
521
522
+### v1.3.9 (WIP)
523
+
524
+* Fix for [#79](https://github.com/gulrak/filesystem/issues/79), the bit operations
525
+ for filesystem bitmasks that should be are now `constexpr`.
526
527
### [v1.3.8](https://github.com/gulrak/filesystem/releases/tag/v1.3.8)
528
529
* Refactoring for [#78](https://github.com/gulrak/filesystem/issues/78), the dynamic
0 commit comments