From 386a87be4bc70d55c88d70f72f716c873192fa9c Mon Sep 17 00:00:00 2001 From: Gregory Brown Date: Wed, 18 Feb 2015 12:00:56 -0500 Subject: [PATCH] Move changelog into main repository --- README.md | 4 ++-- prawn.gemspec | 15 --------------- 2 files changed, 2 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 42045afa4..b99382066 100644 --- a/README.md +++ b/README.md @@ -70,8 +70,8 @@ compatibility](https://github.com/prawnpdf/prawn/wiki/API-Compatibility-Notes) guidelines. Generally speaking, you can expect tiny version updates to always be safe upgrades, but minor and major updates can introduce incompatibilities. -Be sure to read the release notes each time we cut a new release and lock your gems accordingly. -You can find the project CHANGELOG at: https://github.com/prawnpdf/prawn/wiki/CHANGELOG +Be sure to read the release notes in CHANGELOG.md each time we cut a +new release, and lock your gems accordingly. ## Support diff --git a/prawn.gemspec b/prawn.gemspec index addd5e4ee..5e0e17fde 100644 --- a/prawn.gemspec +++ b/prawn.gemspec @@ -41,20 +41,5 @@ Gem::Specification.new do |spec| spec.homepage = "http://prawn.majesticseacreature.com" spec.description = <