From 938f3cfc0aaf5cd837ce72c4e5352e3db7a60f27 Mon Sep 17 00:00:00 2001 From: jorix Date: Tue, 23 Jan 2018 19:03:13 +0100 Subject: [PATCH] New year 2018 and new version v1.1.4 --- CHANGELOG.md | 6 ++++++ LICENSE.txt | 2 +- lib/FeaturePopups.js | 2 +- lib/FeaturePopupsExtend.js | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ad2bc8..b09de23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,12 @@ On development (open for suggestions) +[v1.1.4](https://github.com/jorix/OL-FeaturePopups/releases/tag/v1.1.4) +----------------------------------------------------------------------- + +#### Fixes + * #32: Flicker popup at top-left position + [v1.1.3](https://github.com/jorix/OL-FeaturePopups/releases/tag/v1.1.3) ----------------------------------------------------------------------- diff --git a/LICENSE.txt b/LICENSE.txt index a966f86..2d21760 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright 2011-2017 by Xavier Mamano, http://github.com/jorix/OL-FeaturePopups +Copyright 2011-2018 by Xavier Mamano, http://github.com/jorix/OL-FeaturePopups Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/lib/FeaturePopups.js b/lib/FeaturePopups.js index 5883b39..6f12df0 100644 --- a/lib/FeaturePopups.js +++ b/lib/FeaturePopups.js @@ -1,4 +1,4 @@ -/* Copyright 2011-2017 by Xavier Mamano http://github.com/jorix/OL-FeaturePopups +/* Copyright 2011-2018 by Xavier Mamano http://github.com/jorix/OL-FeaturePopups * Published under MIT license. */ /** diff --git a/lib/FeaturePopupsExtend.js b/lib/FeaturePopupsExtend.js index 29af453..3232503 100644 --- a/lib/FeaturePopupsExtend.js +++ b/lib/FeaturePopupsExtend.js @@ -1,4 +1,4 @@ -/* Copyright 2011-2017 by Xavier Mamano http://github.com/jorix/OL-FeaturePopups +/* Copyright 2011-2018 by Xavier Mamano http://github.com/jorix/OL-FeaturePopups * Published under MIT license. */ /**