2022-06-07  Xie Yanbo  <xieyanbo@gmail.com>

    * drop support for python 3.5
    * get source file and lineno in RF 4.0
    * release version 2.3.0

2022-04-13  Oli I'Anson  <oianson@cisco.com>

    * use exc.message instead of full_message which was removed in RF 5.0

2021-03-29  Xie Yanbo  <xieyanbo@gmail.com>

    * release version 2.2.2

2021-03-25  lobinho  <wolfgang.falmbigl@egstonpower.com>

    * Adding default empty string tuple to ensure proper formatting of prompt

2020-07-17  Xie Yanbo  <xieyanbo@gmail.com>

    * release version 2.2.1

2020-07-03  Stavros Ntentos

    * explicitly declare the dependent package prompt-toolkit must be >=2

2020-05-18  Xie Yanbo  <xieyanbo@gmail.com>

    * remove selenium's short name s to avoid conflict with command step

2020-05-17  Xie Yanbo  <xieyanbo@gmail.com>

    * release version 2.2.0
    * add Debug If keyword
    * rename libs' short name from l to ls to avoid conflict with command list

2020-05-09  Xie Yanbo  <xieyanbo@gmail.com>

    * release version 2.1.0
    * add step, next, continue, list and longlist commands

2020-05-03  Xie Yanbo  <xieyanbo@gmail.com>

    * release version 2.0.0
    * drop python 2 and 3.4 support
    * upgrade prompt-toolkit to 2.x
        * prompt-toolkit 3 is not compatible with python3.5
    * split the huge source file into small pieces
    * refactory

2020-04-30  Xie Yanbo  <xieyanbo@gmail.com>

    * release version 1.3.1

2020-04-27  Jones Sabino <jones.sabino@gmail.com>

    * fix indentation bug

2020-04-26  Xie Yanbo  <xieyanbo@gmail.com>

    * release version 1.3.0

2020-04-26  Jones Sabino <jones.sabino@gmail.com>

    * Compatibility with RF 3.2

2020-02-05  Xie Yanbo  <xieyanbo@gmail.com>

    * release version 1.2.1
    * fix docs command

2020-02-05  Xie Yanbo  <xieyanbo@gmail.com>

    * release version 1.2

2020-01-30  tkoukkari  <tuomas.koukkari@qentinel.com>

    * added support for command d(ocs)

2019-03-27  Francesco Spegni  <francesco.spegni@gmail.com>

    * fix mispelling

2018-07-13  Xie Yanbo  <xieyanbo@gmail.com>

    * release version 1.1.4

2018-06-29  Jonathan Gayvallet  <jonathan.mael.gayvallet@gmail.com>

    * Fix keyword discovery command

2018-06-13  Xie Yanbo  <xieyanbo@gmail.com>

    * Prompt_toolkit 2.0 is not compatible with 1.0
    * release version 1.1.3

2018-03-08  Xie Yanbo  <xieyanbo@gmail.com>

    * fix PermissionError when running rfdebug on Windows
    * release version 1.1.2

2018-03-04  Xie Yanbo  <xieyanbo@gmail.com>

    * selenium2library has been renamed to seleniumlibrary
    * release version 1.1.1

2018-01-24  Xie Yanbo  <xieyanbo@gmail.com>

    * support passing pybot's arguments, disabled all logs by default
    * support press ctrl+c to interrupt running keywords
    * support comment format of robotframework
    * print value if input variable name only
    * release version 1.1

2018-01-23  Xie Yanbo  <xieyanbo@gmail.com>

    * support import library with arguments
    * release version 1.0.3

2017-09-29  Xie Yanbo  <xieyanbo@gmail.com>

    * support keyword document including non-ASCII characters
    * release version 1.0.2

2017-08-23  Xie Yanbo  <xieyanbo@gmail.com>

    * change the minimum requirement of robotframework to version 2.9
    * release version 1.0.1

2017-08-11  Xie Yanbo  <xieyanbo@gmail.com>

    * use python-prompt-toolkit to handle prompt with color support
    * auto completion for robotframework keywords and debug shell commands
    * save history to file
    * rename shell script rfshell to rfdebug
    * release version 1.0.0

2017-08-03  Xie Yanbo  <xieyanbo@gmail.com>

    * fix sys.stdout.encoding error
    * release version 0.9.1

2017-08-02  Xie Yanbo  <xieyanbo@gmail.com>

    * autocompletion keywords and selenium commands
    * release version 0.9

2017-07-31  Xie Yanbo  <xieyanbo@gmail.com>

    * add libs and keywords command for introspection
    * update document and help

2017-07-27  Xie Yanbo  <xieyanbo@gmail.com>

    * release version 0.8.2

2017-07-26  asiekkinen  <aku.siekkinen@hotmail.com>

    * support non-UTF8 encoding terminals

2017-07-11  Xie Yanbo  <xieyanbo@gmail.com>

    * robotframework 3.0 officially supported Python 3
    * release version 0.8.1

2017-07-10  indrakumarm  <ikumarsgp@gmail.com>

    * UTF-8 support for Python 3

2016-09-25  Xie Yanbo  <xieyanbo@gmail.com>

    * release version 0.8

2016-09-23  Juha Jokimäki  <juha.jokimaki@solita.fi>

    * Support assigning variables

2016-08-25  Xie Yanbo  <xieyanbo@gmail.com>

    * release version 0.7.1

2016-08-24  Steve Turner  <swt@juniper.net>

    * Fix missing browser variable

2016-07-21  Xie Yanbo  <xieyanbo@gmail.com>

    * select which browser you what to launch
    * update documents
    * build wheel format package
    * release version 0.7

2016-07-20  Louie Lu  <louie.lu@hopebaytech.com>

    * change seleniumlibrary to selenium2library
    * Add `get_webdriver_remote` for selenium debug

2015-10-07  serhatbolsu  <serhatbolsu@gmail.com>

    * Allow unicode characters in commands

2015-05-20  Vincent Fretin  <ville.vainio@basware.com>

    * support Python 3

2013-08-06  Xie Yanbo  <xieyanbo@gmail.com>

    * support Robot Framework 2.8
    * release version 0.3

2012-08-05  Silvio Tomatis  <silviot@gmail.com>
    * support for readline

2012-03-14  Xie Yanbo  <xieyanbo@gmail.com>

    * support Robot Framework 2.7
    * release version 0.2.4

2012-03-13  Xie Yanbo  <xieyanbo@gmail.com>

    * fix temporary file deleted too soon
    * release version 0.2.3

2011-11-17  Xie Yanbo  <xieyanbo@gmail.com>

    * fix PYPI name
    * fix documents
    * release version 0.2.2

2011-11-16  Xie Yanbo  <xieyanbo@gmail.com>

    * first release, version 0.2

2011-10-13 Xie Yanbo  <xieyanbo@gmail.com>

    * start project, version 0.1
