From ee5fb72dd3f6a2d3b8a86a770e7354d683cf315f Mon Sep 17 00:00:00 2001 From: Jack Murdock Date: Tue, 8 Dec 2020 12:04:06 -0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e32901eb..936923b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,8 +3,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [Unreleased] +- Added RawAttributes interface. [#162](https://github.com/xmidt-org/talaria/pull/162) ## [v0.5.10] ### Fixed