File tree Expand file tree Collapse file tree 2 files changed +25
-3
lines changed
Expand file tree Collapse file tree 2 files changed +25
-3
lines changed Original file line number Diff line number Diff line change 4545
4646# General information about the project.
4747project = u'openprocurement.api'
48- copyright = u'2014, Myroslav Opyr '
48+ copyright = u'2014, Quintagroup, Ltd '
4949
5050# The version info for the project you're documenting, acts as replacement for
5151# |version| and |release|, also used in various other places throughout the
5252# built documents.
5353#
5454# The short X.Y version.
55- version = '0.1 '
55+ version = '0.3 '
5656# The full version, including alpha/beta/rc tags.
57- release = '0.1 '
57+ release = '0.3.0 '
5858
5959# The language for content autogenerated by Sphinx. Refer to documentation
6060# for a list of supported languages.
Original file line number Diff line number Diff line change @@ -65,6 +65,28 @@ lot. The changes in the API are communicated via `Open Procurement API
6565
6666Change log
6767----------
68+
69+ 0.3
70+ ~~~
71+ Released: 2014-11-21
72+
73+ New Features:
74+
75+ - Asking Questions
76+ - Filing Complaint on tender conditions
77+ - Answer Question
78+ - Publish Complaint resolution
79+ - Retrieve Questions and Answers, Complaints and Resolutions
80+ - Auction Scheduler
81+ - Auction Runner
82+
83+ Modifications:
84+
85+ - :ref: `standard ` harmonized with `Open Contracting 1.0RC
86+ <http://ocds.open-contracting.org/standard/r/1__0__RC/> `_
87+ - ``/bidders/ `` endpoint renamed into ``/bids/ ``
88+ - ``modified `` property renamed into ``modificationDate ``
89+
68900.2
6991~~~
7092Released: 2014-11-07
You can’t perform that action at this time.
0 commit comments