Sha256: d4ed326728a5bdc2eb6abb3be4173f69b3bc850881e0b534617978b5b97f1090

Contents?: true

Size: 1.54 KB

Versions: 9

Compression:

Stored size: 1.54 KB

Contents

# Changelog
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]

## [1.1.0] - 2020-04-11

### Added
- Added supprt for http_proxy and https_proxy environment variables https://github.com/whatthewhat/simple_segment/pull/26 by @saks
- Added Ruby 2.7 to travis.yml

## [1.0.0] - 2019-12-12

### Added
- Allow passing custom Net::HTTP options (e.g. timeout) https://github.com/whatthewhat/simple_segment/pull/23 by @barodeur

### Changed
- The gem is no longer tested with Ruby versions below 2.4

## [0.3.0] - 2018-03-15

### Changed
- Date properties are now automatically converted to ISO 8601 to be consistent with the official client https://github.com/whatthewhat/simple_segment/pull/19 by @juanramoncg

[Unreleased]: https://github.com/whatthewhat/simple_segment/compare/v1.1.0...HEAD
[1.1.0]: https://github.com/whatthewhat/simple_segment/compare/v1.0.0...v1.1.0
[1.0.0]: https://github.com/whatthewhat/simple_segment/compare/v0.3.0...v1.0.0
[0.3.0]: https://github.com/whatthewhat/simple_segment/compare/v0.2.1...v0.3.0
[0.2.1]: https://github.com/whatthewhat/simple_segment/compare/v0.2.0...v0.2.1
[0.2.0]: https://github.com/whatthewhat/simple_segment/compare/v0.1.1...v0.2.0
[0.1.1]: https://github.com/whatthewhat/simple_segment/compare/v0.1.0...v0.1.1
[0.1.0]: https://github.com/whatthewhat/simple_segment/compare/2d62f07a1df8388000b0b5a20331409132d05ad3...v0.1.0

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
rudder_analytics_sync-1.0.7 CHANGELOG.md
rudder_analytics_sync-1.0.6 CHANGELOG.md
rudder_analytics_sync-1.0.5 CHANGELOG.md
rudder_analytics_sync-1.0.4 CHANGELOG.md
rudder_analytics_sync-1.0.3 CHANGELOG.md
rudder_analytics_sync-1.0.2 CHANGELOG.md
rudder_analytics_sync-1.0.1 CHANGELOG.md
rudder_analytics_sync-1.0.0 CHANGELOG.md
simple_segment-1.1.0 CHANGELOG.md