We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ba2eaea + 20f3651 commit 69a6d56Copy full SHA for 69a6d56
2 files changed
CHANGELOG.md
@@ -0,0 +1,20 @@
1
+# Change Log
2
+All notable changes to this project will be documented in this file.
3
+
4
+The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
+and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
+## [Unreleased] - yyyy-mm-dd
8
9
+## [1.4.0] - 2022-07-20
10
11
+### Added
12
+- Added support for running in Alpine Linux
13
14
+### Changed
15
16
+- Updated README
17
18
19
+### Fixed
20
browserstack-local.gemspec
@@ -1,7 +1,7 @@
Gem::Specification.new do |s|
s.name = 'browserstack-local'
- s.version = '1.3.0'
- s.date = '2016-09-19'
+ s.version = '1.4.0'
+ s.date = '2022-07-20'
s.summary = "BrowserStack Local"
s.description = "Ruby bindings for BrowserStack Local"
s.authors = ["BrowserStack"]
0 commit comments