Skip to content
Snippets Groups Projects
Commit 558b65e4 authored by nickolas360's avatar nickolas360
Browse files

Add documentation for version 1.11

parent 4eb4cc46
No related branches found
No related tags found
No related merge requests found
.. Copyright (C) 2016 nickolas360 <contact@nickolas360.com>
.. This file is part of pyrcb-docs, documentation for pyrcb.
.. pyrcb-docs is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
.. pyrcb-docs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License for more details.
.. You should have received a copy of the GNU Lesser General Public License
along with pyrcb-docs. If not, see <http://www.gnu.org/licenses/>.
.. currentmodule:: pyrcb
Changelog
=========
.. _changelog-1.11.0:
1.11.0
------
* Added the parameter ``username`` to :meth:`IRCBot.register`, which allows a
custom username to be provided.
* Fixed an issue where changing nicknames wouldn't work when a bot wasn't in
any channels.
.. Copyright (C) 2016 nickolas360 <contact@nickolas360.com>
.. This file is part of pyrcb-docs, documentation for pyrcb.
.. pyrcb-docs is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
.. pyrcb-docs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License for more details.
.. You should have received a copy of the GNU Lesser General Public License
along with pyrcb-docs. If not, see <http://www.gnu.org/licenses/>.
.. currentmodule:: pyrcb
Version 1.11
============
.. toctree::
:maxdepth: 1
changelog
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment