Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(4)

Delta Between Two Patch Sets: CHANGELOG

Issue 558820043: flask_tryton: Add support for 5.2 series (Closed)
Left Patch Set: Created 5 years, 10 months ago
Right Patch Set: Fix remarks Created 5 years, 8 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « no previous file | flask_tryton.py » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 * Add support for series 5.2 1 * Add support for series 5.2
2 * Execute transaction tasks at the end of the request
2 3
3 Version 0.7 - 2018-01-30 4 Version 0.7 - 2018-01-30
4 * Add support for Python 3 5 * Add support for Python 3
5 * Drop support for Python 2.6 6 * Drop support for Python 2.6
6 7
7 Version 0.6 - 2016-06-15 8 Version 0.6 - 2016-06-15
8 * Add support for series 4.0 9 * Add support for series 4.0
9 10
10 Version 0.5 - 2016-02-17 11 Version 0.5 - 2016-02-17
11 * Raise BadRequest on Tryton exceptions 12 * Raise BadRequest on Tryton exceptions
12 13
13 Version 0.4 - 2015-08-16 14 Version 0.4 - 2015-08-16
14 * Add support for series 3.6 15 * Add support for series 3.6
15 16
16 Version 0.3 - 2014-10-25 17 Version 0.3 - 2014-10-25
17 * Add support for series 3.4 18 * Add support for series 3.4
18 19
19 Version 0.2 - 2014-06-25 20 Version 0.2 - 2014-06-25
20 * Add record and records route converters 21 * Add record and records route converters
21 * Register Tryton in extensions 22 * Register Tryton in extensions
22 23
23 Version 0.1 - 2014-01-18 24 Version 0.1 - 2014-01-18
24 * Initial release 25 * Initial release
LEFTRIGHT
« no previous file | flask_tryton.py » ('j') | Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Toggle Comments ('s')

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b