Skip to content

Commit

Permalink
fixed link to news entry
Browse files Browse the repository at this point in the history
  • Loading branch information
acki-m committed Mar 26, 2018
1 parent 7a6445f commit aad43a9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ All notable changes to this project will be documented in this file. This projec

## [v0.9.6](https://github.com/rttrorg/rttr/releases/tag/v0.9.6) (2018-03-15)
[Full Changelog](https://github.com/rttrorg/rttr/compare/v0.9.5...v0.9.6)

Blog Entry: www.rttr.org/news/major-release-0-9-6

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

## [v0.9.5](https://github.com/rttrorg/rttr/releases/tag/v0.9.5) (2015-12-23)
[Full Changelog](https://github.com/rttrorg/rttr/compare/init_commit...v0.9.5)

Blog Entry: http://www.rttr.org/news/new-stable-release-0-9-5

- the macro RTTR_DECLARE_TYPE was removed, so it is not necessary anymore to declare
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/rttrorg/rttr/master/LICENSE.txt)
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=JQ65KGGCSUZMS)

[!New Release - 0.9.6!](www.rttr.org/news/major-release-0-9-6)
<a target="_blank" href="http://www.rttr.org/news/major-release-0-9-6">!New Release - 0.9.6!</a>
==

RTTR
====
> C++ Reflection Library
Expand Down

0 comments on commit aad43a9

Please sign in to comment.