Skip to content
This repository has been archived by the owner on Apr 6, 2019. It is now read-only.

Commit

Permalink
[4.2.0] release & update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Cylix committed Nov 3, 2017
1 parent b35e369 commit d0a71d3
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [v4.2.0](https://github.com/Cylix/cpp_redis/releases/tag/4.2.0)
### Tag
`4.2.0`.
### Date
November 2nd, 2017
### Changes
* CMake fix: Remove explicit STATIC in add_library call so dynamic libraries can be built and improve consistency
* Tacopie bump to 3.1.0 (refer to tacopie changelog for updates)
### Additions
* Visual Studio C++ solution
### Removals
None



## [v4.1.0](https://github.com/Cylix/cpp_redis/releases/tag/4.1.0)
### Tag
`4.1.0`.
Expand Down
2 changes: 1 addition & 1 deletion tacopie

0 comments on commit d0a71d3

Please sign in to comment.