Updated changelog and version for v2.7.1 (fix ordering)
diff --git a/CHANGELOG.md b/CHANGELOG.md index 09f9b74..05ee8fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md
@@ -7,9 +7,9 @@ * [CPP-486] Compiler warning 'implicit-fallthrough' causing build errors * [CPP-491] Unintentional switch case fallthrough in `RequestCallback` * [CPP-496] CassWriteType CDC and VIEW missing -* [CPP-514] Prepared Statement Crash -* [CPP-513] Copy-on-write keyspace logic is incorrect * [CPP-502] Incorrectly exported symbols cass_error_result_responses_received / required +* [CPP-513] Copy-on-write keyspace logic is incorrect +* [CPP-514] Prepared Statement Crash 2.7.0 ===========