Sha256: 2bbd519d378d184596ebd5890e9e2d08d354acf4dfad4010d0f56f0e33aa57af

Contents?: true

Size: 719 Bytes

Versions: 1

Compression:

Stored size: 719 Bytes

Contents

# CHANGELOG

## 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

1 entries across 1 versions & 1 rubygems

Version Path
ghost_adapter-0.2.1 CHANGELOG.md