Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

Commit 7614f8f

Browse files
committed
Version 1.2.0
1 parent 14c6a2f commit 7614f8f

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55

66
## [Unreleased]
77

8+
## [1.2.0] - 2017-02-13
9+
10+
### Changed
11+
812
- Developer plugin will now display Hypernova error stack traces in monospaced font, instead of as list items. HTML-escape stack traces.
913

1014
## [1.1.0] - 2016-11-10

lib/hypernova/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Hypernova
2-
VERSION = "1.1.0"
2+
VERSION = "1.2.0"
33
end

0 commit comments

Comments
 (0)