Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Commit

Permalink
v0.4.1 (#90)
Browse files Browse the repository at this point in the history
CORE-687
  • Loading branch information
joycelau1 authored Sep 10, 2019
1 parent f63c054 commit b8eac6a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Change Log
All notable changes to this project will be documented in this file using [Semantic Versioning](http://semver.org/).

## [0.4.1] - 2019-09-10
### Fixed
- [Bug fixes for v0.4.0](https://github.com/lumoslabs/aleph/pull/89)

## [0.4.0] - 2019-09-02
### Features
- Added support for Snowflake
Expand Down
4 changes: 2 additions & 2 deletions aleph.gemspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Gem::Specification.new do |s|
s.name = 'aleph_analytics'
s.version = '0.4.0'
s.date = '2019-09-02'
s.version = '0.4.1'
s.date = '2019-09-10'
s.summary = 'Redshift/Snowflake analytics platform'
s.description = 'The best way to develop and share queries/investigations/results within an analytics team'
s.authors = ['Andrew Xue', 'Rob Froetscher']
Expand Down

0 comments on commit b8eac6a

Please sign in to comment.