Skip to content

Commit d424ec7

Browse files
committed
Documentation fixes over after the 3.1.0 release
1 parent d948c8f commit d424ec7

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
## 3.1.0
66

7-
* [#182](https://github.com/rails/web-console/pull/182) Let `#console` live in `Kernel` ([@gsamokovarov])
7+
* [#182](https://github.com/rails/web-console/pull/182) Let `#console` live in `Kernel` ([@schneems])
88
* [#181](https://github.com/rails/web-console/pull/181) Log internal Web Console errors ([@gsamokovarov])
9-
* [#180](https://github.com/rails/web-console/pull/180) Autoload Web Console constants for faster Rails boot time ([@schneems])
9+
* [#180](https://github.com/rails/web-console/pull/180) Autoload Web Console constants for faster Rails boot time ([@herminiotorres])
1010

1111
## 3.0.0
1212

README.markdown

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
<p align=right>
22
Documentation for:
33
<a href=https://github.com/rails/web-console/tree/v1.0.4>v1.0.4</a>
4-
<a href=https://github.com/rails/web-console/tree/v2.1.3>v2.1.3</a>
4+
<a href=https://github.com/rails/web-console/tree/v2.2.1>v2.1.3</a>
5+
<a href=https://github.com/rails/web-console/tree/v3.0.0>v3.0.0</a>
56
</p>
67

78
# Web Console [![Build Status](https://travis-ci.org/rails/web-console.svg?branch=master)](https://travis-ci.org/rails/web-console)

0 commit comments

Comments
 (0)