We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ac545c commit 37e9d8fCopy full SHA for 37e9d8f
changelog.md
@@ -10,10 +10,16 @@
10
2.0.0 01/03/2018
11
==========================================================
12
13
-- fix association reload
14
-- drop ruby <2 support
15
-- fix net-ssh usage
16
-- add mime-type dependency
+- Breaking Changes
+ - Association reload - model#reload now resets the model
+ to the current remote state. See discussion in
+ https://github.com/fog/fog-aws/pull/433,
17
+ particularly 24ea4675bfd28c93d1344bf666ebafd0f4826b8f
18
+ - drop ruby <2 support
19
+- Added
20
+ - add mime-type dependency
21
+- Fixed
22
+ - fix deprecation warning from net-ssh
23
24
1.45.0 08/01/2017
25
0 commit comments