8000 Releases · im7mortal/kmutex · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: im7mortal/kmutex

Changes from pull request #5

01 Apr 15:10
Compare
Choose a tag to compare
Pre-release

This version has changes from pull request number #5 . I've never noticed that I merged changes to master but not pushed tag.
As I was doing breaking change of changing license to MIT. I decided to do release v2.0.0 from stable branch and mark changes from #5 as pre-release

Change the license to MIT

01 Apr 15:04
Compare
Choose a tag to compare

Change license to MIT is significant change so I dumped version to v2.0.0.
I did it on branch stable as master branch contains changes from #5 but I noticed I've never assigned a tag to it so it wasn't really tested through time. So I decided create stable branch from tag v1.0.1, cherry-pick the license change commit on it and release it as v2.0.0.

In the same time I am planning to release v2.0.1 as separate release.

0