Skip to content

Commit aad43a9

Browse files
committed
fixed link to news entry
1 parent 7a6445f commit aad43a9

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ All notable changes to this project will be documented in this file. This projec
33

44
## [v0.9.6](https://github.com/rttrorg/rttr/releases/tag/v0.9.6) (2018-03-15)
55
[Full Changelog](https://github.com/rttrorg/rttr/compare/v0.9.5...v0.9.6)
6+
67
Blog Entry: www.rttr.org/news/major-release-0-9-6
78

89
[![Generic badge](https://img.shields.io/badge/►-Features-98B808.svg?colorA=98B808)](https://github.com/acki-m/rttr/blob/feature-adjust-readme/ChangeLog.md)
@@ -68,6 +69,7 @@ before that it also `true` for specialization of array_mapper types [\#144](http
6869

6970
## [v0.9.5](https://github.com/rttrorg/rttr/releases/tag/v0.9.5) (2015-12-23)
7071
[Full Changelog](https://github.com/rttrorg/rttr/compare/init_commit...v0.9.5)
72+
7173
Blog Entry: http://www.rttr.org/news/new-stable-release-0-9-5
7274

7375
- the macro RTTR_DECLARE_TYPE was removed, so it is not necessary anymore to declare

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@
88
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/rttrorg/rttr/master/LICENSE.txt)
99
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=JQ65KGGCSUZMS)
1010

11-
[!New Release - 0.9.6!](www.rttr.org/news/major-release-0-9-6)
11+
<a target="_blank" href="http://www.rttr.org/news/major-release-0-9-6">!New Release - 0.9.6!</a>
1212
==
13+
1314
RTTR
1415
====
1516
> C++ Reflection Library

0 commit comments

Comments
 (0)