Update release error tracking is available in to 11.8

This commit is contained in:
Joshua Lambert 2019-01-21 10:24:41 -05:00
parent d56b76a52d
commit 27b3838b96

View file

@ -1,6 +1,6 @@
# Error Tracking
> [Introduced](https://gitlab.com/groups/gitlab-org/-/epics/169) in GitLab 11.7.
> [Introduced](https://gitlab.com/groups/gitlab-org/-/epics/169) in GitLab 11.8.
Error tracking allows developers to easily discover and view the errors that their application may be generating. By surfacing error information where the code is being developed, efficiency and awareness can be increased.