Project

General

Profile

Revision b92e3f84

Added by Daniel Lobato Garcia over 7 years ago

Bump version to 2.0.0

View differences:

CHANGELOG
1
2015-12-15	Daniel Lobato <elobatocs@gmail.com>
2
	* Fixes #12785 - Raise requires_foreman version to 1.11
3

  
4
2015-12-14	Eric D. Helms <ericdhelms@gmail.com>
5
	* Fixes #11065: Add .rubocop.yml as a test file for the gem.
6

  
7
2015-12-11	Tom Caspy <tcaspy@gmail.com>
8
	* fixes #7230 - rails 4 compatibility
9

  
10
2015-12-09	John Mitsch <jomitsch@redhat.com>
11
	* Refs #12726 - Adding attr_accessible :email to docker model
12

  
13
2015-12-08	Tom Caspy <tcaspy@gmail.com>
14
	* fixes #12726 - adding attr_accessible
15

  
16
2015-12-03	David Davis <daviddavis@redhat.com>
17
	* Fixes #12681 - Support rubocop 0.35.1 by fixing broken rules
18

  
19
2015-10-14	oshtaier <alexshtayer@yahoo.com>
20
	* Fixes #12141 - Add unique id for container object name on 'All containers' page
21

  
22
2015-09-02	Partha Aji <paji@redhat.com>
23
	* Fixes #11672 - Exposed username in the registries json call
24

  
25
2015-08-21	Daniel Lobato GarcĂ­a <elobatocs@gmail.com>
26
	* Remove env variables & DNS from planned in README
27

  
28
2015-08-18	Daniel Lobato <elobatocs@gmail.com>
29
	* Bump version to 1.4.1
30

  
1 31
2015-08-17	Partha Aji <paji@redhat.com>
2 32
	* Fixes #11354 - Made the container deal with cpu shares and cpu sets correctly
3 33

  
Contributors
8 8
Dmitri Dolguikh <dmitri@appliedlogic.ca>
9 9
Dominic Cleal <dcleal@redhat.com>
10 10
Dominic Cleal <dominic@computerkb.co.uk>
11
Eric D. Helms <ericdhelms@gmail.com>
12
John Mitsch <jomitsch@redhat.com>
11 13
Martin Loy <martinloy.uy@gmail.com>
12 14
Mike McCune <mmccune@redhat.com>
13 15
Ohad Levy <ohadlevy@gmail.com>
14 16
Partha Aji <paji@redhat.com>
15 17
Shlomi Zadok <shlomi@ben-hanna.com>
18
Tom Caspy <tcaspy@gmail.com>
16 19
Vanya Jauhal <vanyajauhal1995@gmail.com>
17 20
abenari <abenari@redhat.com>
21
oshtaier <alexshtayer@yahoo.com>
18 22
pujan14 <pujan14@users.noreply.github.com>
lib/foreman_docker/version.rb
1 1
module ForemanDocker
2
  VERSION = '1.4.1'
2
  VERSION = '2.0.0'
3 3
end

Also available in: Unified diff