=> 0601d36585f297ad514ad0cadf59f30f317da1eb
[1mdiff --git a/CHANGES.md b/CHANGES.md[m [1mindex cbf480d..2f80791 100644[m [1m--- a/CHANGES.md[m [1m+++ b/CHANGES.md[m [36m@@ -1,13 +1,18 @@[m # Changelog[m [m [31m-## 1.7.1[m [31m-* PtrArray: Added `back`, `popBack`, `popFront` methods.[m [32m+[m[32m## 1.8 - 2024-04-14[m [32m+[m[32m* PtrArray: Added `back`, `constBack`, `popBack`, and `popFront` methods.[m * String: Added `concat`, `concatCStr`, and `quoteDelim` methods.[m [32m+[m[32m* String: Added a function for setting the locale for 8-bit charset conversions.[m [32m+[m[32m* String: Added a method for converting a `Rangecc` to the local charset.[m * String: Fixed issue with the `mid` method when starting position is at or past the end.[m * StringList: Implemented missing iterator `remove` and `take` methods.[m * TlsRequest: TLS 1.2 is the minimum accepted protocol version.[m [32m+[m[32m* TlsRequest: Adjusted ifdefs for improved LibreSSL compatibility.[m [32m+[m[32m* pkg-config: Compiler flag for SSE 4.1 added into the .pc file (if enabled in the build).[m [32m+[m[32m* Fixed warnings (errors) abouts implicit conversions.[m [m [31m-## 1.7[m [32m+[m[32m## 1.7 - 2023-09-09[m * Native Windows build using MinGW64: Winsock2 for sockets, IP addresses.[m * Minimum CMake version requirement is now 3.5.[m * Mat4 (generic): Fixed translating a matrix with `translate_Mat4`.[m [36m@@ -17,7 +22,7 @@[m * StringArray: Added serialization methods, reverse const iterator.[m * StringList: Added serialization methods.[m [m [31m-## 1.6.1[m [32m+[m[32m## 1.6.1 - 2023-03-09[m * Library SOVERSION uses the major version number only. Minor versions do not break ABI compatibility.[m [m ## 1.6 - 2023-01-21[m
text/gemini; charset=utf-8
This content has been proxied by September (ba2dc).