summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/goamz/goamz/cloudwatch/ChangeLog
blob: 46fea639e1c6c7a6df2506e800dd6cd035ec450f (plain)
1
2
3
4
5
6
7
2013-10-21 Carlos Salguero <cfsalguero@gmail.com>

* Removed Namespace from the constructor as not all AWS API method needs it 
  and methods like ListMetrics you could need to call the method without a
  Namespace to list all available metrics

* Added ListMetrics method