Sha256: 33d94532c6d8a049fba6d873ca8b77f7e3191e41f85064b0e096b979f3dc988d
Contents?: true
Size: 966 Bytes
Versions: 2
Compression:
Stored size: 966 Bytes
Contents
# CHANGELOG ## 0.2.2 - Bump rexml from 3.2.4 to 3.2.5 (security fix) ([#35](https://github.com/WeTransfer/ghost_adapter/pull/35)) - Add azure configuration option now available with gh-ost v1.1.1 ([#36](https://github.com/WeTransfer/ghost_adapter/pull/36)) ## 0.2.1 - Fix bug caused by missing `require 'ghost_adapter'` for non-rails apps ([#34](https://github.com/WeTransfer/ghost_adapter/pull/34)) ## 0.2.0 - Add templating to configuration values. See [the docs](./docs/config/templating.md) for more info on how to use this feature. ## 0.1.4 - Fix bug caused by missing `require 'open3'` that occurs for some ruby versions ## 0.1.3 - Fix bug [#26](https://github.com/WeTransfer/ghost_adapter/issues/26) causing environment configuration to be overwritten by some other configuration methods. ## 0.1.2 - Fix bug [#28](https://github.com/WeTransfer/ghost_adapter/issues/28) that resulted in add_index and remove_index calls to not run through `gh-ost`
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ghost_adapter-0.2.3 | CHANGELOG.md |
ghost_adapter-0.2.2 | CHANGELOG.md |