Commit e72e935 1 parent 5966096 commit e72e935 Copy full SHA for e72e935
File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
---------
3
3
4
- 2.0.0 .dev0
4
+ 2.0.1 .dev0
5
5
~~~~~~~~~~
6
6
7
+ 2.0.1 (2013-09-12)
8
+ ~~~~~~~~~~~~~~~~~~
9
+
7
10
* Developers of addons do no longer need to create an AbstractModel with a _name 'name_of_the_module.installed',
8
11
instead, they just have to call connector.connector.install_in_connector() lp:1196859
12
+ * Added a script `openerp-connector-worker ` to start processes for Jobs Workers when running OpenERP is multiprocessing
9
13
10
14
11
15
2.0.0
Original file line number Diff line number Diff line change 20
20
##############################################################################
21
21
22
22
{'name' : 'Connector' ,
23
- 'version' : '2.0.0.dev0 ' ,
23
+ 'version' : '2.0.1 ' ,
24
24
'author' : 'Openerp Connector Core Editors' ,
25
25
'website' : 'https://launchpad.net/openerp-connector' ,
26
26
'license' : 'AGPL-3' ,
You can’t perform that action at this time.
0 commit comments