diff --git a/README.md b/README.md index 6fe2f1eb2..6f17f31e9 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,10 @@ * Install agents without changing a single line of code * Minimal impact on performance (approximately 3% increase in resource usage) -## Latest Release (2015/6/07) -We're happy to announce the release of Pinpoint **v1.1.0**.
-Please check release note at (https://github.com/naver/pinpoint/releases/tag/1.1.0) +## Latest Release (2015/9/9) +We're happy to announce the release of Pinpoint **v1.1.1**.
+Please check release note at (https://github.com/naver/pinpoint/releases/tag/1.1.1) +We're now focusing on developing **v1.5.0**. ## Overview Services nowadays often consist of many different components, communicating amongst themselves as well as making API calls to external services. How each and every transaction gets executed is often left as a blackbox. Pinpoint traces transaction flows between these components and provides a clear view to identify problem areas and potential bottlenecks.