Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Flamefire committed Nov 29, 2024
1 parent ca7dfa7 commit 2c9d89e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion doc/changelog.dox
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (c) 2019-2023 Alexander Grund
// Copyright (c) 2019-2024 Alexander Grund
//
// Distributed under the Boost Software License, Version 1.0.
// https://www.boost.org/LICENSE_1_0.txt
Expand All @@ -8,6 +8,10 @@

\section changelog Changelog

\subsection changelog_11_3_1 Nowide 11.3.1 (Boost 1.88)
- Fix redefinition of `_CRT_SECURE_NO_WARNINGS`
- Make `getenv` thread-safe

\subsection changelog_11_3_0 Nowide 11.3.0 (Boost 1.82)
- Add `convert_string` overload accepting a string
- Add `quoted` to output (quoted) paths (std::filesystem or boost::filesystem)
Expand Down

0 comments on commit 2c9d89e

Please sign in to comment.