bump to 0.4.6
This commit is contained in:
Родитель
9c6cf3a67b
Коммит
e35ec61a9f
|
@ -99,7 +99,7 @@ class Telemetry_Context
|
|||
$this->_locationContext->setIp($_SERVER['REMOTE_ADDR']);
|
||||
}
|
||||
|
||||
$this->_internalContext->setSdkVersion('php:0.4.5');
|
||||
$this->_internalContext->setSdkVersion('php:0.4.6');
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
@ -1,6 +1,10 @@
|
|||
# Changelog
|
||||
|
||||
## 0.4.5 (unreleased)
|
||||
## 0.4.6 (unreleased)
|
||||
|
||||
TBD
|
||||
|
||||
## 0.4.5
|
||||
|
||||
- Fix issue with `trackMetric`
|
||||
- Allow to gzip telemetry
|
||||
|
|
Загрузка…
Ссылка в новой задаче