File tree Expand file tree Collapse file tree 2 files changed +14
-3
lines changed
Expand file tree Collapse file tree 2 files changed +14
-3
lines changed Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ system you want (or even directly to a database).
2424.. |travis | image :: https://img.shields.io/travis/vkruoso/receita-tools.svg?style=flat-square
2525 :target: https://travis-ci.org/vkruoso/receita-tools
2626 :alt: Build Status
27-
28- .. |license | image :: https://img.shields.io/dub/l/vibe-d.svg?style=flat-square
27+
28+ .. |license | image :: https://img.shields.io/dub/l/vibe-d.svg?style=flat-square
2929
3030Installation
3131------------
@@ -85,6 +85,17 @@ You can always use the ``--help`` option to get help about a command.
8585You can also use it with the subcommands, like ``receita build --help ``.
8686
8787
88+ Changelog
89+ ---------
90+
91+ 2.0.3
92+ +++++
93+
94+ * `#2 `_: Fixed error when handling invalid company data
95+
96+ .. _#2 : https://github.com/vkruoso/receita-tools/issues/2
97+
98+
8899Webservice performance
89100----------------------
90101
Original file line number Diff line number Diff line change 11
2- __version__ = '2.0.2 '
2+ __version__ = '2.0.3 '
You can’t perform that action at this time.
0 commit comments