From e3d43333db2c70dac73d9b41ddd277dc8843ab32 Mon Sep 17 00:00:00 2001 From: Javan Makhmali Date: Mon, 28 Jan 2019 06:29:26 -0500 Subject: Add CHANGELOG entries for npm package renames [ci skip] --- activestorage/CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'activestorage/CHANGELOG.md') diff --git a/activestorage/CHANGELOG.md b/activestorage/CHANGELOG.md index 659bacebde..0c7e0426ae 100644 --- a/activestorage/CHANGELOG.md +++ b/activestorage/CHANGELOG.md @@ -1,5 +1,11 @@ ## Rails 6.0.0.beta1 (January 18, 2019) ## +* [Rename npm package](https://github.com/rails/rails/pull/34905) from + [`activestorage`](https://www.npmjs.com/package/activestorage) to + [`@rails/activestorage`](https://www.npmjs.com/package/@rails/activestorage). + + *Javan Makhmali* + * Replace `config.active_storage.queue` with two options that indicate which queues analysis and purge jobs should use, respectively: -- cgit v1.2.3