aboutsummaryrefslogtreecommitdiffstats
path: root/packages/utils/CHANGELOG.json
diff options
context:
space:
mode:
authorFabio B <kandinsky454@protonmail.ch>2019-01-11 18:18:18 +0800
committerGitHub <noreply@github.com>2019-01-11 18:18:18 +0800
commit2cf57a48dd2857dd5cf2f31f4c60dd47ae4d34a5 (patch)
tree23187637b8db2927bdcc11b1b42a2e93787ccaaa /packages/utils/CHANGELOG.json
parenta5b7a351609a5e6689bb97990216153f64302462 (diff)
parenta091b2c19d3dae1eacd9b36f71bca9683001ea33 (diff)
downloaddexon-0x-contracts-2cf57a48dd2857dd5cf2f31f4c60dd47ae4d34a5.tar.gz
dexon-0x-contracts-2cf57a48dd2857dd5cf2f31f4c60dd47ae4d34a5.tar.zst
dexon-0x-contracts-2cf57a48dd2857dd5cf2f31f4c60dd47ae4d34a5.zip
Merge pull request #1500 from 0xProject/update-prettier-version
Update prettier to version ^1.15.3
Diffstat (limited to 'packages/utils/CHANGELOG.json')
-rw-r--r--packages/utils/CHANGELOG.json12
1 files changed, 4 insertions, 8 deletions
diff --git a/packages/utils/CHANGELOG.json b/packages/utils/CHANGELOG.json
index d84e32dd2..6b4bc3e82 100644
--- a/packages/utils/CHANGELOG.json
+++ b/packages/utils/CHANGELOG.json
@@ -40,8 +40,7 @@
"version": "2.0.7",
"changes": [
{
- "note":
- "Optimized ABI Encoder/Decoder. Generates compressed calldata to save gas. Generates human-readable calldata to aid development."
+ "note": "Optimized ABI Encoder/Decoder. Generates compressed calldata to save gas. Generates human-readable calldata to aid development."
}
],
"timestamp": 1544570656
@@ -172,8 +171,7 @@
"pr": 807
},
{
- "note":
- "Store different ABIs for events with same function signature and different amount of indexed arguments",
+ "note": "Store different ABIs for events with same function signature and different amount of indexed arguments",
"pr": 933
}
],
@@ -340,8 +338,7 @@
"version": "0.4.3",
"changes": [
{
- "note":
- "Add `@types/node` to dependencies since `intervalUtils` has the `NodeJS` type as part of its public interface."
+ "note": "Add `@types/node` to dependencies since `intervalUtils` has the `NodeJS` type as part of its public interface."
}
],
"timestamp": 1521298800
@@ -384,8 +381,7 @@
"version": "0.3.0",
"changes": [
{
- "note":
- "Fix a bug related to event signature collisions (argument indexes aren't included in event signatures) in the abi_decoder. The decoder used to throw on unknown events with identical signatures as a known event (except indexes).",
+ "note": "Fix a bug related to event signature collisions (argument indexes aren't included in event signatures) in the abi_decoder. The decoder used to throw on unknown events with identical signatures as a known event (except indexes).",
"pr": 366
}
],
b6ecfa0d99b9ed0c118c295ede0a31210baccd'>- Update The Glorious Glasgow Haskell Compiler to version 7.6.3pgj2013-06-052-3/+3 * - Update Haskell ports from the development repositorypgj2013-03-302-3/+3 * - Fix breakage in the DYNAMIC-enabled ports triggered by the recentpgj2013-02-062-3/+3 * - Update The Glorious Glasgow Haskell Compiler to version 7.4.2pgj2012-12-203-13/+7 * - Teach the Haskell Cabal ports to use the new options frameworkpgj2012-08-031-3/+5 * - Update to 0.5.1pgj2012-06-042-4/+4 * - Update to 0.2.10pgj2012-02-133-15/+6 * Bump PORTREVISION of all ports dependent on lang/ghc as duringashish2011-05-261-0/+1 * - Please welcome GHC 7.0.3ashish2011-05-093-87/+6 * - Add DIST_SUBDIR for Haskell Cabal ports (with default of "cabal")pgj2010-08-081-3/+3 * - Update to 0.2.7.1pgj2010-07-304-5/+6 * Rename the following Haskell ports to bring them in sync with thepgj2010-05-251-1/+0 * - Fix OPTIONS support for Cabal ports by introducingpgj2010-05-231-1/+2 * - Update to 0.2.6.2pgj2010-05-163-5/+19 * Introduce a new (and hopefully better) ports infrastructure for Haskell Cabalpgj2010-05-132-134/+75 * - Update to 0.2.5.1pgj2009-12-164-10/+9 * - Update HsColour to 1.15pgj2009-12-071-1/+2 * - Update GHC and Haskell ports to 6.10.4 (for both i386 and amd64), bumppgj2009-09-024-99/+124 * - Update to 0.2.4pgj2009-03-304-8/+10 * - Improve PORTDOCSpgj2009-01-302-75/+10 * Fix a small dependency problempgj2008-12-211-1/+2