aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable
diff options
context:
space:
mode:
authorGenadi Samokovarov <gsamokovarov@gmail.com>2015-12-21 11:46:38 +0200
committerGenadi Samokovarov <gsamokovarov@gmail.com>2015-12-21 11:46:38 +0200
commitc5b6ec7b0f99e37adde9f8f8e3c3cbcc43b22b05 (patch)
treee43e48bf63a422812062bbe6ecd2500ca2c02b70 /actioncable
parente65680ee746877c9c028658c6e3c8f684c857bc9 (diff)
downloadrails-c5b6ec7b0f99e37adde9f8f8e3c3cbcc43b22b05.tar.gz
rails-c5b6ec7b0f99e37adde9f8f8e3c3cbcc43b22b05.tar.bz2
rails-c5b6ec7b0f99e37adde9f8f8e3c3cbcc43b22b05.zip
No more no changes entries in the CHANGELOGs
During the `5.0.0.beta1` release, the CHANGELOGs got an entry like the following: ``` * No changes. ``` It is kinda confusing as there are indeed changes after it. Not a biggie, just a small pass over the CHANGELOGs. [ci skip]
Diffstat (limited to 'actioncable')
-rw-r--r--actioncable/CHANGELOG.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/actioncable/CHANGELOG.md b/actioncable/CHANGELOG.md
index 64aea88588..22126d82b7 100644
--- a/actioncable/CHANGELOG.md
+++ b/actioncable/CHANGELOG.md
@@ -1,8 +1,5 @@
## Rails 5.0.0.beta1 (December 18, 2015) ##
-* No changes.
-
-
* Added to Rails!
- *DHH* \ No newline at end of file
+ *DHH*