File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,12 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ Unreleased] ( https://github.com/fishbrain/tarpon/compare/v0.5.0...HEAD )
7+ ## [ Unreleased] ( https://github.com/fishbrain/tarpon/compare/v0.5.1...HEAD )
8+
9+ ## [ 0.5.1] ( https://github.com/fishbrain/tarpon/compare/v0.5.0...v0.5.1 )
10+
11+ ### Added
12+ - Support updating subscriber attributes from [ @MohamedBng ] ( https://github.com/MohamedBng ) and [ @Spone ] ( https://github.com/Spone )
813
914## [ 0.5.0] ( https://github.com/fishbrain/tarpon/compare/v0.4.0...v0.5.0 ) - 2022-12-01
1015
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module Tarpon
4- VERSION = '0.5.0 '
4+ VERSION = '0.5.1 '
55end
You can’t perform that action at this time.
0 commit comments