diff --git a/HISTORY.md b/HISTORY.md index 2ed74c55..326ab0af 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1437,6 +1437,10 @@ After a month of negotiations and searching I succeed to find a decent software The leadership of this, open-source, repository was transferred to [hiveminded](https://github.com/hiveminded), the author of iris-based [get-ion/ion](https://github.com/get-ion/ion), he actually did an excellent job on the framework, he kept the code as minimal as possible and at the same time added more features, examples and middleware(s). +UPDATE: + +> [I am](https://github.com/hiveminded) voluntarily quiting this responsibility because I've been re-positioned as the new Lead Product Manager of the company I'm working for many years, which I accepted with honor. That's a very time consuming position I'm responsible to accomplish and deliver, therefore, I transfer all my rights back to @kataras and I resign from any copyrights over this project. + These types of projects need heart and sacrifices to continue offer the best developer experience like a paid software, please do support him as you did with me! ## 📰 Changelog @@ -1754,4 +1758,4 @@ Server Future plans - Future Go1.9's [ServeTLS](https://go-review.googlesource.com/c/38114/2/src/net/http/server.go) is ready when 1.9 released -- Future Go1.9's typealias feature is ready when 1.9 released, i.e `context.Context` -> `iris.Context` just one import path instead of todays' two. \ No newline at end of file +- Future Go1.9's typealias feature is ready when 1.9 released, i.e `context.Context` -> `iris.Context` just one import path instead of todays' two.