Skip to content

Commit

Permalink
Typo in NEWS.
Browse files Browse the repository at this point in the history
  • Loading branch information
jtv committed Feb 18, 2024
1 parent c74d039 commit 2ffb711
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
- `std::basic_string<std::byte` becomes `pqxx::bytes`. (#726)
- `std::basic_string_view<std::byte>` becomes `bytes_view`. (#726)
- Fix assertion failure when streaming row ending in empty string. (#774)
- CMake users can `shared_link_libraries(... libpqxx::pqxx)`. (#785)
- CMake users can `shared_link_libraries(... libpqxx::pqxx)`. (#784)
- Support parameterised versions of `query()` etc. (#646)
- Put all feature tests back in config header. (#732)
- Automate integration of feature tests into both CMake & autoconf. (#747)
Expand Down

0 comments on commit 2ffb711

Please sign in to comment.