.. Copyright 2014 tsuru authors. All rights reserved.
   Use of this source code is governed by a BSD-style
   license that can be found in the LICENSE file.

========================
tsr 0.3.10 release notes
========================

Welcome to tsr 0.3.10!

These release notes cover the 0.3.10 :ref:`new features <new-0.3.10>`.

.. _new-0.3.10:

What's new in tsr 0.3.10
========================

API

    * Improve feedback for duplicated users (issue `#693
      <https://github.com/tsuru/tsuru/issues/693>`_)

Docker provisioner
------------------

    * Update docker-cluster library, to fix the behavior of the default
      scheduler (issue `#716 <https://github.com/tsuru/tsuru/issues/716>`_)
    * Improve debug logs for SSH (issue `#665
      <https://github.com/tsuru/tsuru/issues/665>`_)
    * Fix URL for listing containers by app